aboutsummaryrefslogtreecommitdiff
path: root/odb/oracle/database.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
commit8cb443b8d9b2e0a03f22a64da1644e7df286753c (patch)
tree096aa296dfa696c4db7d7cff9274e76bc1e93f01 /odb/oracle/database.hxx
parentecf013c9ec4ccc36da076227ce32ccb8aa49c3f4 (diff)
Remove unnecessary includes
Diffstat (limited to 'odb/oracle/database.hxx')
-rw-r--r--odb/oracle/database.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/odb/oracle/database.hxx b/odb/oracle/database.hxx
index 232b320..5e410ef 100644
--- a/odb/oracle/database.hxx
+++ b/odb/oracle/database.hxx
@@ -14,8 +14,6 @@
#include <odb/database.hxx>
-#include <odb/details/shared-ptr.hxx>
-
#include <odb/oracle/version.hxx>
#include <odb/oracle/forward.hxx>
#include <odb/oracle/tracer.hxx>