aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/spqr_support.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/spqr_support.cpp')
-rw-r--r--test/spqr_support.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/spqr_support.cpp b/test/spqr_support.cpp
index b8980e081..901c42c40 100644
--- a/test/spqr_support.cpp
+++ b/test/spqr_support.cpp
@@ -5,6 +5,8 @@
//
// This Source Code Form is subject to the terms of the Mozilla
// Public License v. 2.0. If a copy of the MPL was not distributed
+
+#define EIGEN_NO_DEBUG_SMALL_PRODUCT_BLOCKS
#include "sparse.h"
#include <Eigen/SPQRSupport>