Update to libc 0.2, remove unnecessary gl_common crate
This commit is contained in:
parent
37262fb228
commit
b02265fa11
2 changed files with 12 additions and 13 deletions
|
|
@ -29,7 +29,6 @@ extern crate lazy_static;
|
|||
#[macro_use]
|
||||
extern crate shared_library;
|
||||
|
||||
extern crate gl_common;
|
||||
extern crate libc;
|
||||
|
||||
#[cfg(target_os = "windows")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue