From f804a319c81cb1629abb9bdc97dd74a2d2dec3d7 Mon Sep 17 00:00:00 2001 From: Desire NUENTSA Date: Thu, 29 Mar 2012 14:32:54 +0200 Subject: modify the unit tests of sparse linear solvers to enable tests on real matrices, from MatrixMarket for instance --- test/sparse.h | 1 + 1 file changed, 1 insertion(+) (limited to 'test/sparse.h') diff --git a/test/sparse.h b/test/sparse.h index 1ce1d2ac4..84cd695f2 100644 --- a/test/sparse.h +++ b/test/sparse.h @@ -193,4 +193,5 @@ initSparse(double density, } } +#include #endif // EIGEN_TESTSPARSE_H -- cgit v1.2.3