aboutsummaryrefslogtreecommitdiffhomepage
path: root/gRPC.podspec
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2016-01-25 18:22:28 -0800
committerGravatar David Garcia Quintas <dgq@google.com>2016-01-25 18:22:28 -0800
commitb523c732d121fad251edcd06ef6db70a9668d3c7 (patch)
tree0efc817cdd1e9c530f5aed452dd03b85a9318903 /gRPC.podspec
parent3452ae27c107aa583cbbb0ae01399b597b1bac4c (diff)
async_stream.h done. Compiles
Diffstat (limited to 'gRPC.podspec')
-rw-r--r--gRPC.podspec1
1 files changed, 1 insertions, 0 deletions
diff --git a/gRPC.podspec b/gRPC.podspec
index ff7209e486..7fcc465e36 100644
--- a/gRPC.podspec
+++ b/gRPC.podspec
@@ -101,6 +101,7 @@ Pod::Spec.new do |s|
'include/grpc/support/tls_msvc.h',
'include/grpc/support/tls_pthread.h',
'include/grpc/support/useful.h',
+ 'include/grpc/impl/codegen/alloc.h',
'include/grpc/impl/codegen/atm.h',
'include/grpc/impl/codegen/atm_gcc_atomic.h',
'include/grpc/impl/codegen/atm_gcc_sync.h',