aboutsummaryrefslogtreecommitdiff
path: root/odb/boost/date-time/posix-time-pgsql.options
diff options
context:
space:
mode:
authorConstantin Michael <constantin@codesynthesis.com>2011-07-21 23:58:04 +0200
committerConstantin Michael <constantin@codesynthesis.com>2011-07-22 09:59:37 +0200
commit90fe9df73ca0804b21d1036c6f7e3c4464838a13 (patch)
tree1022f8bb3f4cad4fd7838c900755843423637590 /odb/boost/date-time/posix-time-pgsql.options
parente0cfcb1f9e9ab1b468189a5ee45c46f7f22bd174 (diff)
Add PostgreSQL support to Boost profile
Diffstat (limited to 'odb/boost/date-time/posix-time-pgsql.options')
-rw-r--r--odb/boost/date-time/posix-time-pgsql.options9
1 files changed, 9 insertions, 0 deletions
diff --git a/odb/boost/date-time/posix-time-pgsql.options b/odb/boost/date-time/posix-time-pgsql.options
new file mode 100644
index 0000000..e0abc81
--- /dev/null
+++ b/odb/boost/date-time/posix-time-pgsql.options
@@ -0,0 +1,9 @@
+# file : odb/boost/date-time/posix-time-pgsql.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/pgsql/posix-time-mapping.hxx>'
+--hxx-prologue '#include <odb/boost/date-time/pgsql/posix-time-traits.hxx>'