aboutsummaryrefslogtreecommitdiff
path: root/odb
diff options
context:
space:
mode:
authorConstantin Michael <constantin@codesynthesis.com>2011-05-26 18:39:06 +0200
committerConstantin Michael <constantin@codesynthesis.com>2011-05-26 18:39:06 +0200
commitab6ae534c72b5167efdb3d6db4699094768b188d (patch)
tree243244b3f806de0e1367b7af3d8e78347e25583f /odb
parent54c90e5587a0f781c978bbb8db7503e600176d70 (diff)
Remove unnecessary headers
Diffstat (limited to 'odb')
-rw-r--r--odb/pgsql/pgsql-types.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/odb/pgsql/pgsql-types.hxx b/odb/pgsql/pgsql-types.hxx
index 1001702..d84f52a 100644
--- a/odb/pgsql/pgsql-types.hxx
+++ b/odb/pgsql/pgsql-types.hxx
@@ -10,10 +10,6 @@
#include <cstddef> // std::size_t
-#include <libpq-fe.h> // Oid
-
-#include <odb/pgsql/pgsql-oid.hxx>
-
namespace odb
{
namespace pgsql