Skip to content

Commit 49b89b5

Browse files
fix mingw
1 parent e16f2af commit 49b89b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pal/pal_windows.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
#ifdef _WIN32
77
# ifndef _MSC_VER
88
# include <cstdio>
9+
# include <utility>
910
# endif
1011
# define WIN32_LEAN_AND_MEAN
1112
# ifndef NOMINMAX

0 commit comments

Comments
 (0)