aboutsummaryrefslogtreecommitdiff
path: root/odb/boost.options
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-08-04 13:32:25 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-08-04 13:32:25 +0200
commita815b90fe870d6d740c91a60ec0633f8bc256337 (patch)
treec8ac0b04e0a3e87f9b2bd8503e362dcee69ce06d /odb/boost.options
parent7051803dcbde4c52507361d6b471746cc5e88dce (diff)
Add support for boost::optional and boost::shared_ptr as value wrappers
New test: boost/common/optional.
Diffstat (limited to 'odb/boost.options')
-rw-r--r--odb/boost.options1
1 files changed, 1 insertions, 0 deletions
diff --git a/odb/boost.options b/odb/boost.options
index bd77262..09279b5 100644
--- a/odb/boost.options
+++ b/odb/boost.options
@@ -4,5 +4,6 @@
# license : GNU GPL v2; see accompanying LICENSE file
--profile boost/smart-ptr
+--profile boost/optional
--profile boost/unordered
--profile boost/date-time