diff options
author | Craig Tiller <ctiller@google.com> | 2016-12-12 06:48:30 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-12 06:48:30 -0800 |
commit | 30268a99e022e2c52746276a85d05a737d2ca1e4 (patch) | |
tree | 0c0b079850649a47aab7e408fb8ce1005023c0df /gRPC-Core.podspec | |
parent | b62bffbea5eef106bfbe644e8af161889c927401 (diff) |
Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h"""
Diffstat (limited to 'gRPC-Core.podspec')
-rw-r--r-- | gRPC-Core.podspec | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gRPC-Core.podspec b/gRPC-Core.podspec index f9e0164bdc..04f7211d21 100644 --- a/gRPC-Core.podspec +++ b/gRPC-Core.podspec @@ -146,7 +146,6 @@ Pod::Spec.new do |s| 'include/grpc/impl/codegen/atm_gcc_atomic.h', 'include/grpc/impl/codegen/atm_gcc_sync.h', 'include/grpc/impl/codegen/atm_windows.h', - 'include/grpc/impl/codegen/gpr_slice.h', 'include/grpc/impl/codegen/gpr_types.h', 'include/grpc/impl/codegen/port_platform.h', 'include/grpc/impl/codegen/slice.h', @@ -173,7 +172,6 @@ Pod::Spec.new do |s| 'include/grpc/impl/codegen/atm_gcc_atomic.h', 'include/grpc/impl/codegen/atm_gcc_sync.h', 'include/grpc/impl/codegen/atm_windows.h', - 'include/grpc/impl/codegen/gpr_slice.h', 'include/grpc/impl/codegen/gpr_types.h', 'include/grpc/impl/codegen/port_platform.h', 'include/grpc/impl/codegen/slice.h', |