Skip to content

Commit 098edf9

Browse files
committed
damn
1 parent 09046d1 commit 098edf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bindings/python/src/modelling/expose-cost-stack.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
#if EIGENPY_VERSION_AT_LEAST(3, 9, 1)
99
#define ALIGATOR_EIGENPY_HAS_MAP_SUPPORT 1
1010
#else
11-
#define ALIGATOR_EIGENPY_HAS_MAP_SUPPORT 1
11+
#define ALIGATOR_EIGENPY_HAS_MAP_SUPPORT 0
1212
#endif
1313

1414
#if ALIGATOR_EIGENPY_HAS_MAP_SUPPORT

0 commit comments

Comments
 (0)