diff --git a/uppsrc/PostgreSQL/PostgreSQL.h b/uppsrc/PostgreSQL/PostgreSQL.h index 9724424e3..c151aff59 100644 --- a/uppsrc/PostgreSQL/PostgreSQL.h +++ b/uppsrc/PostgreSQL/PostgreSQL.h @@ -4,11 +4,7 @@ #ifndef flagNOPOSTGRESQL #include -#ifdef PLATFORM_WIN32 #include -#elif defined(PLATFORM_POSIX) -#include -#endif // debian: sudo apt-get install libpq-dev