aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core
diff options
context:
space:
mode:
Diffstat (limited to 'Eigen/src/Core')
-rw-r--r--Eigen/src/Core/util/MKL_support.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/Eigen/src/Core/util/MKL_support.h b/Eigen/src/Core/util/MKL_support.h
index 5b020e19b..550d84e0a 100644
--- a/Eigen/src/Core/util/MKL_support.h
+++ b/Eigen/src/Core/util/MKL_support.h
@@ -124,8 +124,4 @@ typedef int BlasIndex;
#include "../../misc/blas.h"
#endif
-#ifdef EIGEN_USE_LAPACKE
-#include "../../misc/lapacke.h"
-#endif
-
#endif // EIGEN_MKL_SUPPORT_H