[Greater-commits] r188 - trunk/GREAT-ER-DB/trunk/impl/postgresql
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Thu Jun 9 18:48:10 CEST 2011
Author: aheinecke
Date: 2011-06-09 18:48:10 +0200 (Thu, 09 Jun 2011)
New Revision: 188
Modified:
trunk/GREAT-ER-DB/trunk/impl/postgresql/gdaexplib_pg.h
Log:
Add endif for the include guard
Modified: trunk/GREAT-ER-DB/trunk/impl/postgresql/gdaexplib_pg.h
===================================================================
--- trunk/GREAT-ER-DB/trunk/impl/postgresql/gdaexplib_pg.h 2011-06-09 16:46:34 UTC (rev 187)
+++ trunk/GREAT-ER-DB/trunk/impl/postgresql/gdaexplib_pg.h 2011-06-09 16:48:10 UTC (rev 188)
@@ -615,3 +615,5 @@
GDAGREATER_PG_EXPORT int gda_delete_phrase (DB_con *db_con, long vp_phrase_id,
DA_T_errinfo *vp_errinfo);
+
+#endif
More information about the Greater-commits
mailing list