mirror of
https://github.com/encounter/rust-sdl2.git
synced 2026-07-10 21:18:41 -07:00
Remove libc warnings.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#![feature(macro_rules)]
|
||||
#![feature(libc)]
|
||||
|
||||
#![crate_name="sdl2_image"]
|
||||
#![crate_type = "lib"]
|
||||
|
||||
Reference in New Issue
Block a user