aboutsummaryrefslogtreecommitdiff
path: root/odb/pgsql/forward.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/pgsql/forward.hxx')
-rw-r--r--odb/pgsql/forward.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/odb/pgsql/forward.hxx b/odb/pgsql/forward.hxx
index 96b2266..e164bf1 100644
--- a/odb/pgsql/forward.hxx
+++ b/odb/pgsql/forward.hxx
@@ -20,7 +20,6 @@ namespace odb
class statement;
class transaction;
class tracer;
- class query;
// Implementation details.
//
@@ -51,6 +50,8 @@ namespace odb
template <typename T>
class container_statements;
+
+ class query_base;
}
namespace details