We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d2b9b9 commit 551669eCopy full SHA for 551669e
iui/src/lib.rs
@@ -27,8 +27,6 @@
27
//! For code examples, see the [examples](https://github.com/LeoTindall/libui-rs/blob/master/iui/examples/)
28
//! directory.
29
30
-#[macro_use]
31
-extern crate bitflags;
32
#[macro_use]
33
extern crate failure;
34
extern crate libc;
0 commit comments