From 7f50d4e53837f5ac87f3c6a0c7cc6eea11c6e89b Mon Sep 17 00:00:00 2001 From: Constantin Michael Date: Mon, 30 May 2011 12:42:50 +0200 Subject: Move endian-traits to odb/pgsql/details folder --- odb/pgsql/statement.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'odb/pgsql/statement.cxx') diff --git a/odb/pgsql/statement.cxx b/odb/pgsql/statement.cxx index 98aecb9..98627ee 100644 --- a/odb/pgsql/statement.cxx +++ b/odb/pgsql/statement.cxx @@ -13,7 +13,7 @@ #include #include #include -#include +#include using namespace std; -- cgit v1.1