aboutsummaryrefslogtreecommitdiff
path: root/odb/boost.options
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-09-05 11:59:26 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-09-05 11:59:26 +0200
commita79bd67be617041cd65e8bdf988e8d8da523fd43 (patch)
treefc7efe6964b0b8995910ae1e0aeed84a58db0fec /odb/boost.options
parent0d8fddcf11df9eb731f1abef070211b6c8733e8a (diff)
Support for Boost uuid persistence
New Boost sub-profile: uuid. New test: boost/common/uuid. Updated the boost example to use uuid as an object id.
Diffstat (limited to 'odb/boost.options')
-rw-r--r--odb/boost.options2
1 files changed, 2 insertions, 0 deletions
diff --git a/odb/boost.options b/odb/boost.options
index 460dd77..6cd563e 100644
--- a/odb/boost.options
+++ b/odb/boost.options
@@ -7,3 +7,5 @@
--profile boost/unordered
--profile boost/date-time
--profile boost/multi-index
+--profile boost/uuid
+