Update to winapi 0.3.5 (#563)
This commit is contained in:
parent
be5a2b0e87
commit
233ac4aed2
3 changed files with 18 additions and 54 deletions
|
|
@ -87,7 +87,6 @@ extern crate libc;
|
|||
extern crate image;
|
||||
|
||||
#[cfg(target_os = "windows")]
|
||||
#[macro_use]
|
||||
extern crate winapi;
|
||||
#[cfg(any(target_os = "macos", target_os = "ios"))]
|
||||
#[macro_use]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue