aboutsummaryrefslogtreecommitdiff
path: root/odb/oracle/connection.cxx
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.cxx
parentecf013c9ec4ccc36da076227ce32ccb8aa49c3f4 (diff)
Remove unnecessary includes
Diffstat (limited to 'odb/oracle/connection.cxx')
-rw-r--r--odb/oracle/connection.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/odb/oracle/connection.cxx b/odb/oracle/connection.cxx
index c0eae59..8a82e40 100644
--- a/odb/oracle/connection.cxx
+++ b/odb/oracle/connection.cxx
@@ -4,7 +4,6 @@
// license : ODB NCUEL; see accompanying LICENSE file
#include <string>
-#include <sstream>
#include <oci.h>