aboutsummaryrefslogtreecommitdiff
path: root/odb/mysql/result.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/mysql/result.hxx')
-rw-r--r--odb/mysql/result.hxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/odb/mysql/result.hxx b/odb/mysql/result.hxx
index f800f15..812cb68 100644
--- a/odb/mysql/result.hxx
+++ b/odb/mysql/result.hxx
@@ -6,6 +6,8 @@
#ifndef ODB_MYSQL_RESULT_HXX
#define ODB_MYSQL_RESULT_HXX
+#include <odb/pre.hxx>
+
#include <odb/result.hxx>
#include <odb/mysql/version.hxx>
@@ -52,4 +54,6 @@ namespace odb
#include <odb/mysql/result.txx>
+#include <odb/post.hxx>
+
#endif // ODB_MYSQL_RESULT_HXX