8000 Fix _cplusplus test in both trees. · rtpg/postgres@c2d8838 · GitHub
[go: up one dir, main page]

Skip to content

Commit c2d8838

Browse files
committed
Fix _cplusplus test in both trees.
1 parent 6eab52b commit c2d8838

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/interfaces/ecpg/include/sqlca.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ extern "C"
4343

4444
extern struct sqlca sqlca;
4545

46-
#endif
4746

4847
#ifdef __cplusplus
4948
}
49+
#endif
5050

5151
#endif

0 commit comments

Comments
 (0)
0