mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
Fix _cplusplus test in both trees.
This commit is contained in:
parent
6eab52bea7
commit
c2d8838cab
1 changed files with 1 additions and 1 deletions
|
|
@ -43,9 +43,9 @@ extern "C"
|
|||
|
||||
extern struct sqlca sqlca;
|
||||
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue