Fix tests on nightly (#378)
This commit is contained in:
parent
2762e2ca9a
commit
44763c853d
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ extern crate libc;
|
|||
extern crate std as _std;
|
||||
|
||||
#[cfg(test)]
|
||||
#[macro_use]
|
||||
#[macro_use(println, print)]
|
||||
extern crate std;
|
||||
|
||||
#[path = "../../../stdsimd/mod.rs"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue