From f2fb48c3b3d79a75a88a99fba6576b25d42ec528 Mon Sep 17 00:00:00 2001 From: kuzkry Date: Mon, 16 Sep 2019 01:46:55 -0400 Subject: Googletest export Merge 3bdefdb473d304803d2a38e2a2cd5cdc1827c3bd into fb49e6c164490a227bbb7cf5223b846c836a0305 Closes #2407 COPYBARA_INTEGRATE_REVIEW=https://github.com/google/googletest/pull/2407 from kuzkry:StaticAssertTypeEq 3bdefdb473d304803d2a38e2a2cd5cdc1827c3bd PiperOrigin-RevId: 269255328 --- googlemock/test/gmock-more-actions_test.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'googlemock/test/gmock-more-actions_test.cc') diff --git a/googlemock/test/gmock-more-actions_test.cc b/googlemock/test/gmock-more-actions_test.cc index b4e0fc30..97ec5cf0 100644 --- a/googlemock/test/gmock-more-actions_test.cc +++ b/googlemock/test/gmock-more-actions_test.cc @@ -57,7 +57,6 @@ using testing::ReturnPointee; using testing::SaveArg; using testing::SaveArgPointee; using testing::SetArgReferee; -using testing::StaticAssertTypeEq; using testing::Unused; using testing::WithArg; using testing::WithoutArgs; -- cgit v1.2.3