From a79bd67be617041cd65e8bdf988e8d8da523fd43 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 5 Sep 2012 11:59:26 +0200 Subject: 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. --- odb/boost.options | 2 ++ 1 file changed, 2 insertions(+) (limited to 'odb/boost.options') 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 + -- cgit v1.1