aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/Sparse
diff options
context:
space:
mode:
authorGravatar Gael Guennebaud <g.gael@free.fr>2008-12-17 18:54:28 +0000
committerGravatar Gael Guennebaud <g.gael@free.fr>2008-12-17 18:54:28 +0000
commit9084e2a216aed3eb8a203ef44deceaa502b45b20 (patch)
tree8ecb10354d3c79367b4bc4fe42508e55cc39b8cb /Eigen/Sparse
parent6e138d0069a7c3d82b7119781bd1a8e8087db141 (diff)
oops I commited bad stuff in the previous commit
Diffstat (limited to 'Eigen/Sparse')
-rw-r--r--Eigen/Sparse2
1 files changed, 0 insertions, 2 deletions
diff --git a/Eigen/Sparse b/Eigen/Sparse
index b48f0c093..b8a10c9e0 100644
--- a/Eigen/Sparse
+++ b/Eigen/Sparse
@@ -100,8 +100,6 @@ namespace Eigen {
# include "src/Sparse/UmfPackSupport.h"
#endif
-#include "src/Sparse/ConstrainedCG.h"
-
} // namespace Eigen
#endif // EIGEN_SPARSE_MODULE_H