oops I commited bad stuff in the previous commit
diff --git a/Eigen/Sparse b/Eigen/Sparse
index b48f0c0..b8a10c9 100644
--- a/Eigen/Sparse
+++ b/Eigen/Sparse
@@ -100,8 +100,6 @@
 # include "src/Sparse/UmfPackSupport.h"
 #endif
 
-#include "src/Sparse/ConstrainedCG.h"
-
 } // namespace Eigen
 
 #endif // EIGEN_SPARSE_MODULE_H