0
0
mirror of https://gitlab.com/libeigen/eigen.git synced 2026-01-18 17:31:19 +01:00

bug #1449: fix redux_3 unit test

(grafted from bc4dae9aeb
)
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/.
#define TEST_ENABLE_TEMPORARY_TRACKING
#define EIGEN_CACHEFRIENDLY_PRODUCT_THRESHOLD 8
// ^^ see bug 1449
#include "main.h"