mirror of
https://github.com/boostorg/histogram.git
synced 2026-01-30 20:02:13 +00:00
added copyright comment & moved serialization
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
// Copyright 2015-2016 Hans Dembinski
|
||||
//
|
||||
// Distributed under the Boost Software License, Version 1.0.
|
||||
// (See accompanying file LICENSE_1_0.txt
|
||||
// or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||
|
||||
#include <boost/histogram/axis.hpp>
|
||||
#include <boost/python.hpp>
|
||||
#include <boost/python/raw_function.hpp>
|
||||
|
||||
Reference in New Issue
Block a user