aboutsummaryrefslogtreecommitdiffhomepage
path: root/gRPC-C++.podspec
diff options
context:
space:
mode:
Diffstat (limited to 'gRPC-C++.podspec')
-rw-r--r--gRPC-C++.podspec1
1 files changed, 1 insertions, 0 deletions
diff --git a/gRPC-C++.podspec b/gRPC-C++.podspec
index 6647201714..3da94dda4b 100644
--- a/gRPC-C++.podspec
+++ b/gRPC-C++.podspec
@@ -78,6 +78,7 @@ Pod::Spec.new do |s|
ss.header_mappings_dir = 'include/grpcpp'
ss.source_files = 'include/grpcpp/alarm.h',
+ 'include/grpcpp/alarm_impl.h',
'include/grpcpp/channel.h',
'include/grpcpp/client_context.h',
'include/grpcpp/completion_queue.h',