parent
ba96d0b116
commit
93bfdde0ee
|
@ -37,7 +37,9 @@
|
|||
namespace {
|
||||
|
||||
using testing::HasSubstr;
|
||||
#if GTEST_HAS_EXCEPTIONS
|
||||
using testing::internal::GoogleTestFailureException;
|
||||
#endif
|
||||
|
||||
// A type that cannot be default constructed.
|
||||
class NonDefaultConstructible {
|
||||
|
|
Loading…
Reference in New Issue
Block a user