Fix build on Windows

This commit is contained in:
Seo Sanghyeon 2016-04-25 15:29:55 +09:00
parent 84946b8ace
commit a1d9c04ee2

View File

@ -9,7 +9,6 @@
// except according to those terms.
use prelude::v1::*;
use io::prelude::*;
use os::windows::prelude::*;
use ffi::OsString;