Fix #[macro_use] extern crate in sys/cloudabi
This commit is contained in:
parent
93b6d9e086
commit
0749a04fb6
@ -25,8 +25,7 @@
|
||||
// ignore-license
|
||||
|
||||
#[cfg(feature = "bitflags")]
|
||||
#[macro_use]
|
||||
extern crate bitflags;
|
||||
use bitflags::bitflags;
|
||||
|
||||
// Minimal implementation of bitflags! in case we can't depend on the bitflags
|
||||
// crate. Only implements `bits()` and a `from_bits_truncate()` that doesn't
|
||||
|
Loading…
x
Reference in New Issue
Block a user