From c745690caf432ddd9fed1284d055fcc1859d7f39 Mon Sep 17 00:00:00 2001 From: Vijay Pai Date: Mon, 12 Feb 2018 10:28:24 -0800 Subject: Internalize gpr_thd except for id and currentid --- test/cpp/client/client_channel_stress_test.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/cpp/client') diff --git a/test/cpp/client/client_channel_stress_test.cc b/test/cpp/client/client_channel_stress_test.cc index bb8553f56a..1d2dcae94b 100644 --- a/test/cpp/client/client_channel_stress_test.cc +++ b/test/cpp/client/client_channel_stress_test.cc @@ -32,10 +32,10 @@ #include #include #include -#include #include #include "src/core/ext/filters/client_channel/resolver/fake/fake_resolver.h" +#include "src/core/lib/gpr/thd.h" #include "src/core/lib/gprpp/ref_counted_ptr.h" #include "src/core/lib/iomgr/sockaddr.h" -- cgit v1.2.3