diff options
Diffstat (limited to 'odb/boost/date-time/posix-time-oracle.options')
-rw-r--r-- | odb/boost/date-time/posix-time-oracle.options | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/odb/boost/date-time/posix-time-oracle.options b/odb/boost/date-time/posix-time-oracle.options new file mode 100644 index 0000000..20baf53 --- /dev/null +++ b/odb/boost/date-time/posix-time-oracle.options @@ -0,0 +1,9 @@ +# file : odb/boost/date-time/posix-time-oracle.options +# author : Constantin Michael <constantin@codesynthesis.com> +# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC +# license : GNU GPL v2; see accompanying LICENSE file + +--profile boost/version + +--odb-epilogue '#include <odb/boost/date-time/oracle/posix-time-mapping.hxx>' +--hxx-prologue '#include <odb/boost/date-time/oracle/posix-time-traits.hxx>' |