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:
@ -43,9 +43,9 @@ extern "C"
|
|||||||
|
|
||||||
extern struct sqlca sqlca;
|
extern struct sqlca sqlca;
|
||||||
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
}
|
}
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user