fix: blind windows ci build fixes

This commit is contained in:
zhom
2025-06-09 06:25:22 +04:00
parent 6d437f30e1
commit bbc12bcc03
3 changed files with 7 additions and 8 deletions
-1
View File
@@ -305,7 +305,6 @@ mod windows {
// This helps refresh the system's understanding of the changes
unsafe {
use std::ffi::c_void;
use std::ptr;
// Declare the Windows API functions
type UINT = u32;