diff options
-rw-r--r-- | odb/oracle/connection.hxx | 1 |
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; |