aboutsummaryrefslogtreecommitdiff
path: root/odb/query.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/query.hxx')
-rw-r--r--odb/query.hxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/odb/query.hxx b/odb/query.hxx
index 56af84b..6c2de0d 100644
--- a/odb/query.hxx
+++ b/odb/query.hxx
@@ -6,6 +6,8 @@
#ifndef ODB_QUERY_HXX
#define ODB_QUERY_HXX
+#include <odb/pre.hxx>
+
#include <odb/traits.hxx>
namespace odb
@@ -15,4 +17,6 @@ namespace odb
class query;
}
+#include <odb/post.hxx>
+
#endif // ODB_QUERY_HXX