aboutsummaryrefslogtreecommitdiff
path: root/odb/details/meta/polymorphic-p.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/details/meta/polymorphic-p.hxx')
-rw-r--r--odb/details/meta/polymorphic-p.hxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/odb/details/meta/polymorphic-p.hxx b/odb/details/meta/polymorphic-p.hxx
index 6e95144..f6f122f 100644
--- a/odb/details/meta/polymorphic-p.hxx
+++ b/odb/details/meta/polymorphic-p.hxx
@@ -6,6 +6,8 @@
#ifndef ODB_DETAILS_META_POLYMORPHIC_HXX
#define ODB_DETAILS_META_POLYMORPHIC_HXX
+#include <odb/pre.hxx>
+
#include <odb/details/meta/class-p.hxx>
#include <odb/details/meta/remove-cv.hxx>
@@ -51,4 +53,6 @@ namespace odb
}
}
+#include <odb/post.hxx>
+
#endif // ODB_DETAILS_META_POLYMORPHIC_HXX