bug #1449: fix redux_3 unit test

(grafted from bc4dae9aeb84cc3d3114ee496d55654cc7256584
)
This commit is contained in:
Gael Guennebaud 2017-08-22 15:59:08 +02:00
parent 9a266e5118
commit a8d2459f8e

View File

@ -9,6 +9,8 @@
// with this file, You can obtain one at http://mozilla.org/MPL/2.0/. // with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
#define TEST_ENABLE_TEMPORARY_TRACKING #define TEST_ENABLE_TEMPORARY_TRACKING
#define EIGEN_CACHEFRIENDLY_PRODUCT_THRESHOLD 8
// ^^ see bug 1449
#include "main.h" #include "main.h"