aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/support/string_win32.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/support/string_win32.c')
-rw-r--r--src/core/support/string_win32.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/support/string_win32.c b/src/core/support/string_win32.c
index 6d1d6337a9..27b9f3637a 100644
--- a/src/core/support/string_win32.c
+++ b/src/core/support/string_win32.c
@@ -37,7 +37,6 @@
#ifdef GPR_WIN32
-#include <windows.h>
#include <stdio.h>
#include <stdarg.h>
#include <string.h>