aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/sparse.h
diff options
context:
space:
mode:
authorGravatar Hauke Heibel <hauke.heibel@gmail.com>2010-06-19 13:58:07 +0200
committerGravatar Hauke Heibel <hauke.heibel@gmail.com>2010-06-19 13:58:07 +0200
commitb1103c57677de56ef7b266a2b946ac64d73e8483 (patch)
treed5dac1ca4744c6fb748fe594d1e6dac755921e7b /test/sparse.h
parent6db6e358f5f9872a900bbdf058f53750778f94c3 (diff)
Fixed spare unit test.
Diffstat (limited to 'test/sparse.h')
-rw-r--r--test/sparse.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/sparse.h b/test/sparse.h
index 4733e4d10..246dc1f14 100644
--- a/test/sparse.h
+++ b/test/sparse.h
@@ -41,6 +41,7 @@ namespace std {
#include <Eigen/Cholesky>
#include <Eigen/LU>
#include <Eigen/Sparse>
+#include <Eigen/SparseExtra>
enum {
ForceNonZeroDiag = 1,