We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f5f38f commit 668bc7cCopy full SHA for 668bc7c
include/boost/python/numpy/dtype.hpp
@@ -17,6 +17,7 @@
17
#include <boost/python/numpy/numpy_object_mgr_traits.hpp>
18
#include <boost/mpl/for_each.hpp>
19
#include <boost/python/detail/type_traits.hpp>
20
+#include <boost/type_traits/is_unsigned.hpp>
21
22
namespace boost { namespace python { namespace numpy {
23
0 commit comments