diff --git a/boost/python/numpy.hpp b/boost/python/numpy/numpy.hpp similarity index 100% rename from boost/python/numpy.hpp rename to boost/python/numpy/numpy.hpp diff --git a/libs/python/numpy/test/ufunc_mod.cpp b/libs/python/numpy/test/ufunc_mod.cpp index 4b5c9563..0fc2e3a6 100644 --- a/libs/python/numpy/test/ufunc_mod.cpp +++ b/libs/python/numpy/test/ufunc_mod.cpp @@ -1,4 +1,4 @@ -#include +#include namespace bp = boost::python;