mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
PostgresSQL: include changed in posix
git-svn-id: svn://ultimatepp.org/upp/trunk@15560 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
bb17b1e19f
commit
610431d09e
1 changed files with 0 additions and 4 deletions
|
|
@ -4,11 +4,7 @@
|
|||
#ifndef flagNOPOSTGRESQL
|
||||
|
||||
#include <Sql/Sql.h>
|
||||
#ifdef PLATFORM_WIN32
|
||||
#include <libpq-fe.h>
|
||||
#elif defined(PLATFORM_POSIX)
|
||||
#include <postgresql/libpq-fe.h>
|
||||
#endif
|
||||
|
||||
// debian: sudo apt-get install libpq-dev
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue