We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e16f2af commit 49b89b5Copy full SHA for 49b89b5
src/pal/pal_windows.h
@@ -6,6 +6,7 @@
6
#ifdef _WIN32
7
# ifndef _MSC_VER
8
# include <cstdio>
9
+# include <utility>
10
# endif
11
# define WIN32_LEAN_AND_MEAN
12
# ifndef NOMINMAX
0 commit comments