aboutsummaryrefslogtreecommitdiff
path: root/Eigen/SparseLU
diff options
context:
space:
mode:
Diffstat (limited to 'Eigen/SparseLU')
-rw-r--r--Eigen/SparseLU3
1 files changed, 0 insertions, 3 deletions
diff --git a/Eigen/SparseLU b/Eigen/SparseLU
index 8527a49bd..38b38b531 100644
--- a/Eigen/SparseLU
+++ b/Eigen/SparseLU
@@ -20,9 +20,6 @@
* Please, see the documentation of the SparseLU class for more details.
*/
-#include "src/misc/Solve.h"
-#include "src/misc/SparseSolve.h"
-
// Ordering interface
#include "OrderingMethods"