summaryrefslogtreecommitdiffstats
path: root/src/msvc_helper_main-win32.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/msvc_helper_main-win32.cc')
-rw-r--r--src/msvc_helper_main-win32.cc5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/msvc_helper_main-win32.cc b/src/msvc_helper_main-win32.cc
index 4ff14a0..78b7f4b 100644
--- a/src/msvc_helper_main-win32.cc
+++ b/src/msvc_helper_main-win32.cc
@@ -14,11 +14,8 @@
#include "msvc_helper.h"
-#include <windows.h>
-
-#ifdef __MINGW32__
#include <stdio.h>
-#endif
+#include <windows.h>
#include "util.h"