Skip to content

Commit f9bf4a0

Browse files
committed
Remove intel_mkl_src extern
1 parent 2adcd05 commit f9bf4a0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/lib.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,6 @@
3636
//! - [Random matrix generators](generate/index.html)
3737
//! - [Scalar trait](types/trait.Scalar.html)
3838
39-
#[cfg(feature = "intel-mkl")]
40-
extern crate intel_mkl_src;
41-
4239
pub mod assert;
4340
pub mod cholesky;
4441
pub mod convert;

0 commit comments

Comments
 (0)