We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44ee525 commit 4efcb43Copy full SHA for 4efcb43
1 file changed
src/snmalloc/pal/pal_windows.h
@@ -3,8 +3,8 @@
3
#include "../aal/aal.h"
4
#include "../ds_aal/ds_aal.h"
5
#include "pal_timer_default.h"
6
-#include "process.h"
7
#ifdef _WIN32
+# include "process.h"
8
# ifndef _MSC_VER
9
# include <errno.h>
10
# include <stdio.h>
0 commit comments