Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / histogram / test / odr_main_test.cpp
1 // Copyright 2019 Henry Schreiner, Hans Dembinski
2 //
3 // Distributed under the Boost Software License, Version 1.0.
4 // (See accompanying file LICENSE_1_0.txt
5 // or copy at http://www.boost.org/LICENSE_1_0.txt)
6
7 // include all headers again
8 #include "odr_test.cpp"
9
10 int main() { return 0; }