aboutsummaryrefslogtreecommitdiff
path: root/odb/details/shared-ptr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/details/shared-ptr.hxx')
-rw-r--r--odb/details/shared-ptr.hxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/odb/details/shared-ptr.hxx b/odb/details/shared-ptr.hxx
index 6a9a640..dfa620c 100644
--- a/odb/details/shared-ptr.hxx
+++ b/odb/details/shared-ptr.hxx
@@ -6,6 +6,8 @@
#ifndef ODB_DETAILS_SHARED_PTR_HXX
#define ODB_DETAILS_SHARED_PTR_HXX
+#include <odb/pre.hxx>
+
#include <odb/details/shared-ptr/base.hxx>
namespace odb
@@ -159,4 +161,6 @@ namespace odb
}
}
+#include <odb/post.hxx>
+
#endif // ODB_DETAILS_SHARED_PTR_HXX