aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/superlu_support.cpp
diff options
context:
space:
mode:
authorGravatar Gael Guennebaud <g.gael@free.fr>2011-12-10 19:32:17 +0100
committerGravatar Gael Guennebaud <g.gael@free.fr>2011-12-10 19:32:17 +0100
commit9d7d6348971da663a83dabc8fdb67a7e495655ee (patch)
tree5a0828c3e2ba8c6abbac03c404a805e7244f49e9 /test/superlu_support.cpp
parentf35708d2e0ccd8890d2b3bca4b0b50a53accf847 (diff)
add cholmod_support unit tests
Diffstat (limited to 'test/superlu_support.cpp')
-rw-r--r--test/superlu_support.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/superlu_support.cpp b/test/superlu_support.cpp
index e54d72c1c..dbabaf2e1 100644
--- a/test/superlu_support.cpp
+++ b/test/superlu_support.cpp
@@ -24,9 +24,7 @@
#include "sparse_solver.h"
-#ifdef EIGEN_SUPERLU_SUPPORT
#include <Eigen/SuperLUSupport>
-#endif
void test_superlu_support()
{