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/unordered.options | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 odb/boost/unordered.options (limited to 'odb/boost/unordered.options') diff --git a/odb/boost/unordered.options b/odb/boost/unordered.options new file mode 100644 index 0000000..8f45085 --- /dev/null +++ b/odb/boost/unordered.options @@ -0,0 +1,9 @@ +# file : odb/boost/unordered.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