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 bbcb75c commit f3cc252Copy full SHA for f3cc252
1 file changed
Python/pythonrun.c
@@ -34,9 +34,6 @@
34
35
#ifdef MS_WINDOWS
36
# include "malloc.h" // alloca()
37
-#endif
38
-
39
-#ifdef MS_WINDOWS
40
# undef BYTE
41
# include "windows.h"
42
#endif
0 commit comments