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 2632b86 commit 4f99421Copy full SHA for 4f99421
include/eigenpy/numpy.hpp
@@ -14,7 +14,7 @@
14
// For compatibility with Numpy 2.x
15
// See
16
// https://numpy.org/devdocs/reference/c-api/array.html#c.NPY_API_SYMBOL_ATTRIBUTE
17
-#define NPY_API_SYMBOL_ATTRIBUTE
+#define NPY_API_SYMBOL_ATTRIBUTE EIGENPY_DLLAPI
18
19
#include <numpy/numpyconfig.h>
20
#ifdef NPY_1_8_API_VERSION
0 commit comments