diff options
-rw-r--r-- | odb/mysql/connection.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/odb/mysql/connection.hxx b/odb/mysql/connection.hxx index 81e5019..1ca6032 100644 --- a/odb/mysql/connection.hxx +++ b/odb/mysql/connection.hxx @@ -29,7 +29,6 @@ namespace odb { namespace mysql { - class statement; class statement_cache; class connection; |