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/cocoapods/generic/generic.mm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/cpp/cocoapods') diff --git a/test/cpp/cocoapods/generic/generic.mm b/test/cpp/cocoapods/generic/generic.mm index 30b43ec375..5ca34f195c 100644 --- a/test/cpp/cocoapods/generic/generic.mm +++ b/test/cpp/cocoapods/generic/generic.mm @@ -30,9 +30,9 @@ #include #include #include -#include #include +#include "src/core/lib/gpr/thd.h" #include "test/core/util/port.h" #include "test/core/util/test_config.h" -- cgit v1.2.3