aboutsummaryrefslogtreecommitdiff
path: root/odb/boost/date-time/posix-time.options
diff options
context:
space:
mode:
authorConstantin Michael <constantin@codesynthesis.com>2011-02-25 13:19:52 +0200
committerConstantin Michael <constantin@codesynthesis.com>2011-03-02 10:17:11 +0200
commit7ba4c3065f8df144b2643c8e21e142b4b89eeb65 (patch)
treeb0bf0896eda68ee0a70759b238543d10ec6fdd5d /odb/boost/date-time/posix-time.options
parent649decc0c728edba0d6ae8830b5e145bfc9e7ea6 (diff)
Add support for boost date, ptime, and time_duration
Diffstat (limited to 'odb/boost/date-time/posix-time.options')
-rw-r--r--odb/boost/date-time/posix-time.options9
1 files changed, 9 insertions, 0 deletions
diff --git a/odb/boost/date-time/posix-time.options b/odb/boost/date-time/posix-time.options
new file mode 100644
index 0000000..2576ac5
--- /dev/null
+++ b/odb/boost/date-time/posix-time.options
@@ -0,0 +1,9 @@
+# file : odb/boost/date-time/posix-time.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/mysql/posix-time-mapping.hxx>'
+--hxx-prologue '#include <odb/boost/date-time/mysql/posix-time-traits.hxx>'