mirror of
https://github.com/google/googletest.git
synced 2024-12-27 10:11:03 +08:00
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…
x
Reference in New Issue
Block a user