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 09046d1 commit 098edf9Copy full SHA for 098edf9
bindings/python/src/modelling/expose-cost-stack.cpp
@@ -8,7 +8,7 @@
8
#if EIGENPY_VERSION_AT_LEAST(3, 9, 1)
9
#define ALIGATOR_EIGENPY_HAS_MAP_SUPPORT 1
10
#else
11
-#define ALIGATOR_EIGENPY_HAS_MAP_SUPPORT 1
+#define ALIGATOR_EIGENPY_HAS_MAP_SUPPORT 0
12
#endif
13
14
#if ALIGATOR_EIGENPY_HAS_MAP_SUPPORT
0 commit comments