blob: f320005b0c3903afc6242848c28688903c427817 (
plain)
1
2
3
4
5
6
7
8
9
|
# file : odb/boost/date-time/gregorian.options
# author : Boris Kolpackov <boris@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/gregorian-mapping.hxx>'
--hxx-prologue '#include <odb/boost/date-time/mysql/gregorian-traits.hxx>'
|