1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-26 01:22:12 +03:00

Fix _cplusplus test in both trees.

This commit is contained in:
Bruce Momjian
1999-11-23 18:49:55 +00:00
parent f0e18e967c
commit 85bb91a319

View File

@ -43,9 +43,9 @@ extern "C"
extern struct sqlca sqlca; extern struct sqlca sqlca;
#endif
#ifdef __cplusplus #ifdef __cplusplus
} }
#endif
#endif #endif