aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock/test/gmock-matchers_test.cc
diff options
context:
space:
mode:
authorJerry Turcios <jerryturcios08@gmail.com>2018-10-31 10:16:27 -0400
committerJerry Turcios <jerryturcios08@gmail.com>2018-10-31 10:16:27 -0400
commitd1beec4023b581e9454cbafd2a0c3ca235dde95b (patch)
treef8836c071a40dcc65188dc5aca034fbc97bf643f /googlemock/test/gmock-matchers_test.cc
parent3896e3b593c332087564a767b3d8f2e7c8dbbd25 (diff)
parent71d4fc8d76ebd539440aff5cfc873be9b50f202b (diff)
downloadgoogletest-d1beec4023b581e9454cbafd2a0c3ca235dde95b.tar.gz
googletest-d1beec4023b581e9454cbafd2a0c3ca235dde95b.tar.bz2
googletest-d1beec4023b581e9454cbafd2a0c3ca235dde95b.zip
Merge branch 'master' of https://github.com/google/googletest
Diffstat (limited to 'googlemock/test/gmock-matchers_test.cc')
-rw-r--r--googlemock/test/gmock-matchers_test.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/googlemock/test/gmock-matchers_test.cc b/googlemock/test/gmock-matchers_test.cc
index 6f042489..347c2c7b 100644
--- a/googlemock/test/gmock-matchers_test.cc
+++ b/googlemock/test/gmock-matchers_test.cc
@@ -145,10 +145,8 @@ using testing::internal::FormatMatcherDescription;
using testing::internal::IsReadableTypeName;
using testing::internal::MatchMatrix;
using testing::internal::RE;
-using testing::internal::scoped_ptr;
using testing::internal::StreamMatchResultListener;
using testing::internal::Strings;
-using testing::internal::scoped_ptr;
using testing::internal::string;
// For testing ExplainMatchResultTo().