From 9d7d6348971da663a83dabc8fdb67a7e495655ee Mon Sep 17 00:00:00 2001 From: Gael Guennebaud Date: Sat, 10 Dec 2011 19:32:17 +0100 Subject: add cholmod_support unit tests --- test/superlu_support.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'test/superlu_support.cpp') 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 -#endif void test_superlu_support() { -- cgit v1.2.3