Skip to content

Commit 91e0ff1

Browse files
authored
Hopefully make GitHub Actions version run on 7
1 parent e064043 commit 91e0ff1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libhb/hb.c

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323

2424
#if defined( SYS_MINGW )
2525
#include <io.h>
26+
#define _WIN32_WINNT 0x600
2627
#if defined(PTW32_VERSION)
2728
#include <pthread.h>
2829
#endif

0 commit comments

Comments
 (0)