Merging matchers test

This commit is contained in:
Gennadiy Civil 2018-04-05 11:35:20 -04:00
parent 47d15bceea
commit af93d59eb7

View File

@ -157,6 +157,9 @@ using testing::internal::RE;
using testing::internal::scoped_ptr;
using testing::internal::StreamMatchResultListener;
using testing::internal::Strings;
using testing::internal::linked_ptr;
using testing::internal::scoped_ptr;
using testing::internal::string;
using testing::make_tuple;
using testing::tuple;