aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/sparse.h
diff options
context:
space:
mode:
authorGravatar Gael Guennebaud <g.gael@free.fr>2010-06-19 15:24:39 +0200
committerGravatar Gael Guennebaud <g.gael@free.fr>2010-06-19 15:24:39 +0200
commit17af8c763d5aa58c40fc2c40ff6e8d6fc28a8d63 (patch)
treec89c8d9dab436bf1650ace5bc64e3452c9959b2a /test/sparse.h
parentb1103c57677de56ef7b266a2b946ac64d73e8483 (diff)
fix compilation of sparse tests
Diffstat (limited to 'test/sparse.h')
-rw-r--r--test/sparse.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/sparse.h b/test/sparse.h
index 246dc1f14..4733e4d10 100644
--- a/test/sparse.h
+++ b/test/sparse.h
@@ -41,7 +41,6 @@ namespace std {
#include <Eigen/Cholesky>
#include <Eigen/LU>
#include <Eigen/Sparse>
-#include <Eigen/SparseExtra>
enum {
ForceNonZeroDiag = 1,