aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-01-12 08:54:37 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-01-12 08:54:37 +0200
commit679d03b12e9f5d6932985d722dbe66dec75ca211 (patch)
tree79ec1d73510027fe7a040b5db7899fb2d4c9e106
parentc5ffe3dd5794074eb5850c23c41b1417fe63b231 (diff)
Remove unneeded #include
-rw-r--r--odb/oracle/query.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/odb/oracle/query.hxx b/odb/oracle/query.hxx
index d92296c..55fa8e0 100644
--- a/odb/oracle/query.hxx
+++ b/odb/oracle/query.hxx
@@ -19,7 +19,6 @@
#include <odb/oracle/traits.hxx>
#include <odb/oracle/binding.hxx>
-#include <odb/details/buffer.hxx>
#include <odb/details/shared-ptr.hxx>
#include <odb/oracle/details/export.hxx>