From 7149e01a1e3b8e8e2b6eca65b5da35500d83b88f Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 2 Nov 2011 15:58:39 +0200 Subject: Include default mapping in prologue instead of epilogue This will allow the user to customize the mapping. --- odb/boost/date-time/gregorian-pgsql.options | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'odb/boost/date-time/gregorian-pgsql.options') diff --git a/odb/boost/date-time/gregorian-pgsql.options b/odb/boost/date-time/gregorian-pgsql.options index 368fed9..f1058db 100644 --- a/odb/boost/date-time/gregorian-pgsql.options +++ b/odb/boost/date-time/gregorian-pgsql.options @@ -5,5 +5,9 @@ --profile boost/version ---odb-epilogue '#include ' +# Include the default mapping in prologue instead of epilogue to +# allow the user to override the default mapping. +# +--odb-prologue '#include ' + --hxx-prologue '#include ' -- cgit v1.1