From f1c2a621ac2695dfe4a3bc71dbc9ce3079008d2f Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 4 Feb 2011 13:56:09 +0200 Subject: Add support for smart-ptr, unordered, and date_time (basic) --- odb/boost.options | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 odb/boost.options (limited to 'odb/boost.options') diff --git a/odb/boost.options b/odb/boost.options new file mode 100644 index 0000000..bd77262 --- /dev/null +++ b/odb/boost.options @@ -0,0 +1,8 @@ +# file : odb/boost.options +# author : Boris Kolpackov +# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC +# license : GNU GPL v2; see accompanying LICENSE file + +--profile boost/smart-ptr +--profile boost/unordered +--profile boost/date-time -- cgit v1.1