aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/support/string_win32.c
diff options
context:
space:
mode:
authorGravatar Julien Boeuf <jboeuf@google.com>2015-07-08 01:04:46 +0200
committerGravatar Julien Boeuf <jboeuf@google.com>2015-07-08 01:04:46 +0200
commit607359467fe318c22a7e8bdc59528060e51251a0 (patch)
tree6b296dbce36726ae6ce82648abb998500813d5fa /src/core/support/string_win32.c
parent272814feeac2cbb4562fabf5e5e8a8a64a1e3b81 (diff)
parent772187cdf0ff9dfafd2e693474c51eeddfe4c800 (diff)
Merge branch 'master' of https://github.com/grpc/grpc into slice_to_cstring
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>