• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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 Boost.Histogram header here; see odr_main_test.cpp for details
8 #include <boost/histogram.hpp>
9 #include <boost/histogram/ostream.hpp>
10 #include <boost/histogram/serialization.hpp>
11