aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/SPQRSupport
diff options
context:
space:
mode:
authorGravatar Gael Guennebaud <g.gael@free.fr>2014-09-18 15:15:27 +0200
committerGravatar Gael Guennebaud <g.gael@free.fr>2014-09-18 15:15:27 +0200
commit0ca43f7e9a654e32da0066163a8656415961e266 (patch)
treeed0da1fda3880f825eb8e9715546568deeee667f /Eigen/SPQRSupport
parent8b3be4907da2cbf47ec15734b7f364e6e66bf4c3 (diff)
Remove deprecated code not used by evaluators
Diffstat (limited to 'Eigen/SPQRSupport')
-rw-r--r--Eigen/SPQRSupport2
1 files changed, 0 insertions, 2 deletions
diff --git a/Eigen/SPQRSupport b/Eigen/SPQRSupport
index 77016442e..e3f49bb5a 100644
--- a/Eigen/SPQRSupport
+++ b/Eigen/SPQRSupport
@@ -21,8 +21,6 @@
*
*/
-#include "src/misc/Solve.h"
-#include "src/misc/SparseSolve.h"
#include "src/CholmodSupport/CholmodSupport.h"
#include "src/SPQRSupport/SuiteSparseQRSupport.h"