aboutsummaryrefslogtreecommitdiff
path: root/odb/boost/smart-ptr.options
diff options
context:
space:
mode:
Diffstat (limited to 'odb/boost/smart-ptr.options')
-rw-r--r--odb/boost/smart-ptr.options5
1 files changed, 5 insertions, 0 deletions
diff --git a/odb/boost/smart-ptr.options b/odb/boost/smart-ptr.options
index 9e4e41b..9efb645 100644
--- a/odb/boost/smart-ptr.options
+++ b/odb/boost/smart-ptr.options
@@ -14,3 +14,8 @@
#
--odb-epilogue '#include <odb/boost/smart-ptr/pointer-traits.hxx>'
--hxx-prologue '#include <odb/boost/smart-ptr/pointer-traits.hxx>'
+
+# Include wrapper traits.
+#
+--odb-epilogue '#include <odb/boost/smart-ptr/wrapper-traits.hxx>'
+--hxx-prologue '#include <odb/boost/smart-ptr/wrapper-traits.hxx>'