aboutsummaryrefslogtreecommitdiff
path: root/odb/oracle/connection.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-11-17 11:54:02 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-11-17 11:54:02 +0200
commite755248d95e857d93c24301fbacde974ae6ffb03 (patch)
tree565f9d15068b9719849dbabd3969ba0b5d2a932f /odb/oracle/connection.hxx
parent8cb443b8d9b2e0a03f22a64da1644e7df286753c (diff)
Remove unnecessary forward declaration
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 047f4a6..b745b95 100644
--- a/odb/oracle/connection.hxx
+++ b/odb/oracle/connection.hxx
@@ -29,7 +29,6 @@ namespace odb
{
namespace oracle
{
- class statement;
class statement_cache;
class connection;