parent
65ced3cd3a
commit
5cad1bb286
@ -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…
x
Reference in New Issue
Block a user