Remove unnecessary path
attribute
This commit is contained in:
parent
69a63737fa
commit
e2eff0d4ab
@ -12,7 +12,6 @@ use crate::os::windows::io::{AsRawHandle, BorrowedHandle};
|
||||
use crate::ptr;
|
||||
use core::ffi::NonZero_c_ulong;
|
||||
|
||||
#[path = "c/windows_sys.rs"] // c.rs is included from two places so we need to specify this
|
||||
mod windows_sys;
|
||||
pub use windows_sys::*;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user