Skip to content
Snippets Groups Projects
Commit fcb37ed5 authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

Added a place holder for obnoxious compilers.

Rev: src/modules/Postgres/pgresult.c:1.4
parent b3eeabd7
No related branches found
No related tags found
No related merge requests found
...@@ -232,4 +232,8 @@ void pgresult_init (void) ...@@ -232,4 +232,8 @@ void pgresult_init (void)
pgresult_program->refs++; pgresult_program->refs++;
} }
#else
static int place_holder; /* Keep the compiler happy */
#endif #endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment