Signed-off-by: Adrian Moran <amoran@ikerlan.es>
pull/1655/head
Adrian Moran 7 years ago
parent ba96d0b116
commit 93bfdde0ee
  1. 2
      googlemock/test/gmock_ex_test.cc

@ -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…
Cancel
Save