mirror of
https://github.com/google/googletest.git
synced 2025-11-09 22:53:36 -05:00
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user