From fc0acda2f0a9f27b490df84de2580306942e42ea Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 4 Aug 2011 13:33:21 +0200 Subject: Add support for Qt QSharedPointer as value wrapper --- odb/qt/smart-ptr.options | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'odb/qt/smart-ptr.options') diff --git a/odb/qt/smart-ptr.options b/odb/qt/smart-ptr.options index 636b130..f3dfbc6 100644 --- a/odb/qt/smart-ptr.options +++ b/odb/qt/smart-ptr.options @@ -14,3 +14,8 @@ # --odb-epilogue '#include ' --hxx-prologue '#include ' + +# Include wrapper traits. +# +--odb-epilogue '#include ' +--hxx-prologue '#include ' -- cgit v1.1