Fix no_std build.
This commit is contained in:
@@ -15,6 +15,7 @@ use num_traits::{
|
||||
};
|
||||
|
||||
use crate::stdlib::{
|
||||
boxed::Box,
|
||||
fmt::Display,
|
||||
format,
|
||||
ops::{Add, BitAnd, BitOr, BitXor, Div, Mul, Neg, Rem, Shl, Shr, Sub},
|
||||
|
Reference in New Issue
Block a user