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 dda4980 commit 5de17a9Copy full SHA for 5de17a9
include/eigenpy/numpy-type.hpp
@@ -72,7 +72,7 @@ namespace eigenpy
72
ARRAY_TYPE
73
};
74
75
- struct NumpyType
+ struct EIGENPY_DLLEXPORT NumpyType
76
{
77
78
static NumpyType & getInstance();
0 commit comments