Clean references to MKL in LAPACKe support.

This commit is contained in:
Gael Guennebaud
2016-07-25 18:20:08 +02:00
parent 0c06077efa
commit 9c663e4ee8
14 changed files with 112 additions and 128 deletions

View File

@@ -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