aboutsummaryrefslogtreecommitdiff
path: root/odb/boost/date-time/posix-time-oracle.options
diff options
context:
space:
mode:
authorConstantin Michael <constantin@codesynthesis.com>2011-11-07 15:21:17 +0200
committerConstantin Michael <constantin@codesynthesis.com>2011-11-08 14:46:51 +0200
commita7e2b5e983ce12317bbc26d041a9a2a082840726 (patch)
tree9a63b020d7926bffe9cd446388d3e50e1a747c07 /odb/boost/date-time/posix-time-oracle.options
parent70308e154b9af35beaeb0157ad4b59a91bfa5daf (diff)
Implement Boost profile for Oracle
Diffstat (limited to 'odb/boost/date-time/posix-time-oracle.options')
-rw-r--r--odb/boost/date-time/posix-time-oracle.options9
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>'