aboutsummaryrefslogtreecommitdiff
path: root/odb/oracle/connection.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/connection.hxx
parentecf013c9ec4ccc36da076227ce32ccb8aa49c3f4 (diff)
Remove unnecessary includes
Diffstat (limited to 'odb/oracle/connection.hxx')
-rw-r--r--odb/oracle/connection.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/odb/oracle/connection.hxx b/odb/oracle/connection.hxx
index 56ac6b9..047f4a6 100644
--- a/odb/oracle/connection.hxx
+++ b/odb/oracle/connection.hxx
@@ -8,7 +8,6 @@
#include <odb/pre.hxx>
-#include <vector>
#include <memory> // std::auto_ptr
#include <odb/forward.hxx>