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