summaryrefslogtreecommitdiff
path: root/odb/mysql/statement.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2010-08-03 14:07:00 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2010-08-03 14:07:00 +0200
commitc67f076c75a36877ce142dc43a1ed2292ab8117a (patch)
treeb3c22bccede309dbc5dbbff883d503a7b086e4e0 /odb/mysql/statement.hxx
parent7f528c0bc15ad9b192a61636aec59ece84f35a12 (diff)
Add version inclusion, other cosmetic changes
Diffstat (limited to 'odb/mysql/statement.hxx')
-rw-r--r--odb/mysql/statement.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/odb/mysql/statement.hxx b/odb/mysql/statement.hxx
index 4925269..b635975 100644
--- a/odb/mysql/statement.hxx
+++ b/odb/mysql/statement.hxx
@@ -17,6 +17,8 @@
#include <odb/traits.hxx>
#include <odb/shared-ptr.hxx>
+#include <odb/mysql/version.hxx>
+
namespace odb
{
namespace mysql