aboutsummaryrefslogtreecommitdiff
path: root/odb/sqlite/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
commit0621ffcc107e4cf106d7b48a8bbc1dba086cfb89 (patch)
tree02e7a6acd2b4c61d840bf9c70771568c069a3892 /odb/sqlite/view-statements.hxx
parent3167ac0713a756e948a367274eeb8fbf84ae9853 (diff)
Remove unnecessary includes
Diffstat (limited to 'odb/sqlite/view-statements.hxx')
-rw-r--r--odb/sqlite/view-statements.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/odb/sqlite/view-statements.hxx b/odb/sqlite/view-statements.hxx
index 6126f08..92bbca3 100644
--- a/odb/sqlite/view-statements.hxx
+++ b/odb/sqlite/view-statements.hxx
@@ -13,8 +13,6 @@
#include <odb/forward.hxx>
#include <odb/traits.hxx>
-#include <odb/details/shared-ptr.hxx>
-
#include <odb/sqlite/version.hxx>
#include <odb/sqlite/binding.hxx>
#include <odb/sqlite/statement.hxx>