Fix warnings for win32 (#283)
This commit is contained in:
parent
c82fcd203f
commit
ae7802c8c2
3 changed files with 0 additions and 4 deletions
|
|
@ -92,8 +92,6 @@ extern crate kernel32;
|
|||
#[cfg(target_os = "windows")]
|
||||
extern crate shell32;
|
||||
#[cfg(target_os = "windows")]
|
||||
extern crate gdi32;
|
||||
#[cfg(target_os = "windows")]
|
||||
extern crate user32;
|
||||
#[cfg(target_os = "windows")]
|
||||
extern crate dwmapi;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue