From a815b90fe870d6d740c91a60ec0633f8bc256337 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 4 Aug 2011 13:32:25 +0200 Subject: Add support for boost::optional and boost::shared_ptr as value wrappers New test: boost/common/optional. --- odb/boost/optional.options | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 odb/boost/optional.options (limited to 'odb/boost/optional.options') diff --git a/odb/boost/optional.options b/odb/boost/optional.options new file mode 100644 index 0000000..fe99428 --- /dev/null +++ b/odb/boost/optional.options @@ -0,0 +1,9 @@ +# file : odb/boost/optional.options +# author : Boris Kolpackov +# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC +# license : GNU GPL v2; see accompanying LICENSE file + +--profile boost/version + +--odb-epilogue '#include ' +--hxx-prologue '#include ' -- cgit v1.1