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