aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/redux.cpp
diff options
context:
space:
mode:
authorGravatar Gael Guennebaud <g.gael@free.fr>2017-08-22 15:59:08 +0200
committerGravatar Gael Guennebaud <g.gael@free.fr>2017-08-22 15:59:08 +0200
commitbc4dae9aeb84cc3d3114ee496d55654cc7256584 (patch)
tree1ce8a1ff1fcdee5e3173845651d0836e0c3ddd6d /test/redux.cpp
parentbc91a2df8b9f1c5fa47bfeb9b03c2036890570b5 (diff)
bug #1449: fix redux_3 unit test
Diffstat (limited to 'test/redux.cpp')
-rw-r--r--test/redux.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/redux.cpp b/test/redux.cpp
index 989e1057b..2bade3735 100644
--- a/test/redux.cpp
+++ b/test/redux.cpp
@@ -9,6 +9,8 @@
// with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
#define TEST_ENABLE_TEMPORARY_TRACKING
+#define EIGEN_CACHEFRIENDLY_PRODUCT_THRESHOLD 8
+// ^^ see bug 1449
#include "main.h"