From 7b884d89ed25337ac9ad26487f89c750435472af Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 3 Sep 2012 12:02:29 +0200 Subject: Add support for Boost Multi-Index container in Boost profile --- odb/boost/multi-index.options | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 odb/boost/multi-index.options (limited to 'odb/boost/multi-index.options') diff --git a/odb/boost/multi-index.options b/odb/boost/multi-index.options new file mode 100644 index 0000000..a60a47d --- /dev/null +++ b/odb/boost/multi-index.options @@ -0,0 +1,8 @@ +# file : odb/boost/multi-index.options +# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC +# license : GNU GPL v2; see accompanying LICENSE file + +--profile boost/version + +--odb-epilogue '#include ' +--hxx-prologue '#include ' -- cgit v1.1