diff options
-rw-r--r-- | odb/pgsql/connection.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/odb/pgsql/connection.hxx b/odb/pgsql/connection.hxx index 5b4b795..39d2912 100644 --- a/odb/pgsql/connection.hxx +++ b/odb/pgsql/connection.hxx @@ -28,7 +28,6 @@ namespace odb { namespace pgsql { - class statement; class statement_cache; class connection; |