Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 85bb91a

Browse files
committed
Fix _cplusplus test in both trees.
1 parent f0e18e9 commit 85bb91a

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)