mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 16:24:46 +00:00
Fix build on Windows
This commit is contained in:
parent
84946b8ace
commit
a1d9c04ee2
@ -9,7 +9,6 @@
|
||||
// except according to those terms.
|
||||
|
||||
use prelude::v1::*;
|
||||
use io::prelude::*;
|
||||
use os::windows::prelude::*;
|
||||
|
||||
use ffi::OsString;
|
||||
|
Loading…
Reference in New Issue
Block a user