Skip to content
Snippets Groups Projects
Commit dcd3a34b authored by Roman Tsisyk's avatar Roman Tsisyk
Browse files

Remove dependency on postgres.h for module/pg

parent 35fe29b7
No related merge requests found
...@@ -28,7 +28,6 @@ ...@@ -28,7 +28,6 @@
*/ */
extern "C" { extern "C" {
#include <postgres.h>
#include <libpq-fe.h> #include <libpq-fe.h>
#undef PACKAGE_VERSION #undef PACKAGE_VERSION
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment