try fix old mingw

This commit is contained in:
2025-10-17 11:30:41 +03:00
parent 4d841787fc
commit 6c3c763934

View File

@@ -15,6 +15,8 @@
# include <unistd.h>
#else
// clang-format off
# undef _WIN32_WINNT
# define _WIN32_WINNT 0x0600
# include <windows.h>
# include <setupapi.h>
extern "C" {