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.
2 parents a299653 + fe28fc2 commit 5f794d9Copy full SHA for 5f794d9
include/eigenpy/numpy.hpp
@@ -16,7 +16,7 @@
16
#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION
17
#endif
18
19
-#include <numpy/noprefix.h>
+#include <numpy/ndarrayobject.h>
20
#include <numpy/ufuncobject.h>
21
22
#if defined _WIN32 || defined __CYGWIN__
0 commit comments