We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e064043 commit 91e0ff1Copy full SHA for 91e0ff1
libhb/hb.c
@@ -23,6 +23,7 @@
23
24
#if defined( SYS_MINGW )
25
#include <io.h>
26
+#define _WIN32_WINNT 0x600
27
#if defined(PTW32_VERSION)
28
#include <pthread.h>
29
#endif
0 commit comments