mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -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
3faf898d4b
commit
ce4f847e78
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