From c90a85649bff6095f6840e74a00ebd2fc7cfed65 Mon Sep 17 00:00:00 2001 From: Vijay Pai Date: Thu, 8 Mar 2018 21:20:24 -0800 Subject: Change grpc++ references in names to grpcpp --- test/cpp/test/server_context_test_spouse_test.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/cpp/test') diff --git a/test/cpp/test/server_context_test_spouse_test.cc b/test/cpp/test/server_context_test_spouse_test.cc index d1dc9d7cac..e199a0fe3d 100644 --- a/test/cpp/test/server_context_test_spouse_test.cc +++ b/test/cpp/test/server_context_test_spouse_test.cc @@ -16,12 +16,12 @@ * */ -#include +#include #include #include -#include +#include #include namespace grpc { -- cgit v1.2.3