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/grpclb/grpclb_api_test.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/cpp/grpclb/grpclb_api_test.cc') diff --git a/test/cpp/grpclb/grpclb_api_test.cc b/test/cpp/grpclb/grpclb_api_test.cc index 1f2ef0c2de..ecba9f9ca3 100644 --- a/test/cpp/grpclb/grpclb_api_test.cc +++ b/test/cpp/grpclb/grpclb_api_test.cc @@ -16,8 +16,8 @@ * */ -#include #include +#include #include #include "src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.h" -- cgit v1.2.3