more MSVC cmake fixes

This commit is contained in:
Gael Guennebaud
2008-12-17 18:37:04 +00:00
parent 4cb63808d4
commit 6e138d0069
5 changed files with 38 additions and 12 deletions

View File

@@ -100,6 +100,8 @@ namespace Eigen {
# include "src/Sparse/UmfPackSupport.h"
#endif
#include "src/Sparse/ConstrainedCG.h"
} // namespace Eigen
#endif // EIGEN_SPARSE_MODULE_H