aboutsummaryrefslogtreecommitdiff
path: root/common/const-object/test.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'common/const-object/test.hxx')
-rw-r--r--common/const-object/test.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/const-object/test.hxx b/common/const-object/test.hxx
index 1b8e3c0..feb0040 100644
--- a/common/const-object/test.hxx
+++ b/common/const-object/test.hxx
@@ -8,7 +8,7 @@
#include <memory>
#include <odb/core.hxx>
-#pragma db object pointer (obj1*)
+#pragma db object pointer (obj1*) session
struct obj1
{
obj1 () {}