aboutsummaryrefslogtreecommitdiff
path: root/odb/mysql/forward.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/mysql/forward.hxx')
-rw-r--r--odb/mysql/forward.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/odb/mysql/forward.hxx b/odb/mysql/forward.hxx
index 3b36780..d334cb3 100644
--- a/odb/mysql/forward.hxx
+++ b/odb/mysql/forward.hxx
@@ -20,6 +20,8 @@ namespace odb
// Implementation details.
//
+ class select_statement;
+
template <typename T>
class object_statements;