blob: 6af91a3d192f924eb328b878ae4050e5bf10ed32 (
plain)
1
2
3
4
5
6
7
8
|
# file : odb/boost/unordered.options
# copyright : Copyright (c) 2009-2013 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>'
|