From 34f153cbeb79d64f88129e2456f8cc3be83dafc9 Mon Sep 17 00:00:00 2001 From: Muxi Yan Date: Fri, 9 Mar 2018 12:25:05 -0800 Subject: Change grpc++ reference in names to grpcpp in test/cpp/cocoapods --- test/cpp/cocoapods/generic/generic.mm | 18 +++++++++--------- .../cocoapods/test/server_context_test_spouse_test.mm | 4 ++-- 2 files changed, 11 insertions(+), 11 deletions(-) (limited to 'test/cpp/cocoapods') diff --git a/test/cpp/cocoapods/generic/generic.mm b/test/cpp/cocoapods/generic/generic.mm index 26f09b0af0..6e65176dd9 100644 --- a/test/cpp/cocoapods/generic/generic.mm +++ b/test/cpp/cocoapods/generic/generic.mm @@ -20,15 +20,15 @@ #include -#include -#include -#include -#include -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/test/cpp/cocoapods/test/server_context_test_spouse_test.mm b/test/cpp/cocoapods/test/server_context_test_spouse_test.mm index fd6878efbf..7cb1b36bf4 100644 --- a/test/cpp/cocoapods/test/server_context_test_spouse_test.mm +++ b/test/cpp/cocoapods/test/server_context_test_spouse_test.mm @@ -24,12 +24,12 @@ #import -#include +#include #include #include -#include +#include static grpc::internal::GrpcLibraryInitializer g_initializer; -- cgit v1.2.3