adding std::mem
This commit is contained in:
parent
9c92d601b1
commit
0dbe6684ad
@ -36,6 +36,7 @@
|
||||
//! The functions here are designed to be fast.
|
||||
//!
|
||||
|
||||
use std::mem;
|
||||
use std::fmt;
|
||||
use std::cmp;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user