From 407b6208604d2822b1067ac64949e78a9167572b Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Mon, 12 Nov 2018 06:42:35 +0100 Subject: eigen update --- eigen/test/redux.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'eigen/test/redux.cpp') diff --git a/eigen/test/redux.cpp b/eigen/test/redux.cpp index 989e105..2bade37 100644 --- a/eigen/test/redux.cpp +++ b/eigen/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" -- cgit v1.2.3