mirror of
https://github.com/boostorg/histogram.git
synced 2026-02-21 03:02:11 +00:00
missing header
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
#include <boost/python/module.hpp>
|
||||
#include <boost/python/object.hpp>
|
||||
#include <boost/python/scope.hpp>
|
||||
#include <boost/python/exception_translator.hpp>
|
||||
#include <stdexcept>
|
||||
#ifdef HAVE_NUMPY
|
||||
#include <boost/python/numpy.hpp>
|
||||
|
||||
Reference in New Issue
Block a user