blob: ca050e749244d756ecef41c347f4a295db31031a (
plain)
1
2
3
4
5
6
7
8
|
# file : odb/boost/unordered.options
# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
--profile boost/version
--odb-epilogue '#include <odb/boost/unordered/container-traits.hxx>'
--hxx-prologue '#include <odb/boost/unordered/container-traits.hxx>'
|