fix compilation of sparse tests

This commit is contained in:
Gael Guennebaud
2010-06-19 15:24:39 +02:00
parent b1103c5767
commit 17af8c763d
4 changed files with 3 additions and 1 deletions

View File

@@ -41,7 +41,6 @@ namespace std {
#include <Eigen/Cholesky>
#include <Eigen/LU>
#include <Eigen/Sparse>
#include <Eigen/SparseExtra>
enum {
ForceNonZeroDiag = 1,