aboutsummaryrefslogtreecommitdiff
path: root/odb/pgsql/view-statements.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-11-17 11:51:15 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-11-17 11:51:15 +0200
commit299d224c8a8f033b4c44d38b916a9c306db63b7e (patch)
tree42558e1e2fa69d4aefcaa7deeb46efee77a63630 /odb/pgsql/view-statements.hxx
parent707e810aada78ac2390da988eb62324b896e6103 (diff)
Remove unnecessary includes
Diffstat (limited to 'odb/pgsql/view-statements.hxx')
-rw-r--r--odb/pgsql/view-statements.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/odb/pgsql/view-statements.hxx b/odb/pgsql/view-statements.hxx
index e90549b..50256e3 100644
--- a/odb/pgsql/view-statements.hxx
+++ b/odb/pgsql/view-statements.hxx
@@ -13,8 +13,6 @@
#include <odb/forward.hxx>
#include <odb/traits.hxx>
-#include <odb/details/shared-ptr.hxx>
-
#include <odb/pgsql/version.hxx>
#include <odb/pgsql/binding.hxx>
#include <odb/pgsql/statement.hxx>