Remove redundant includes

pull/8922/head
Sree Kuchibhotla 8 years ago
parent d17c7c955e
commit 2388b95984
  1. 2
      src/core/lib/support/string.h

@ -36,8 +36,6 @@
#include <stddef.h>
#include <grpc/slice.h>
#include <grpc/slice_buffer.h>
#include <grpc/support/port_platform.h>
#ifdef __cplusplus

Loading…
Cancel
Save