diff options
-rw-r--r-- | odb/sqlite/connection.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/odb/sqlite/connection.hxx b/odb/sqlite/connection.hxx index 0986866..94f08d0 100644 --- a/odb/sqlite/connection.hxx +++ b/odb/sqlite/connection.hxx @@ -30,7 +30,6 @@ namespace odb { namespace sqlite { - class statement; class statement_cache; class connection; |