Skip to content

Commit 72ed4eb

Browse files
author
hhggit
authored
Update mod.rs
1 parent 2c9b558 commit 72ed4eb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/os/windows/mod.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,8 @@
22
33
cfg_std! {
44
pub mod io;
5+
}
6+
7+
cfg_default! {
58
pub mod fs;
69
}

0 commit comments

Comments
 (0)