summaryrefslogtreecommitdiff
path: root/odb
diff options
context:
space:
mode:
Diffstat (limited to 'odb')
-rw-r--r--odb/mysql/header.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/odb/mysql/header.cxx b/odb/mysql/header.cxx
index 65221f8..6274476 100644
--- a/odb/mysql/header.cxx
+++ b/odb/mysql/header.cxx
@@ -421,6 +421,7 @@ namespace mysql
<< "#include <odb/traits.hxx>" << endl
<< "#include <odb/buffer.hxx>" << endl
<< endl
+ << "#include <odb/mysql/version.hxx>" << endl
<< "#include <odb/mysql/forward.hxx>" << endl
<< endl;