Compare commits

1 Commits

Author SHA1 Message Date
6c3c763934 try fix old mingw 2025-10-17 11:30:41 +03:00

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" {