Mir

Comment 1 for bug 1201246

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Workaround:

Edit: include/gmock/gmock-generated-nice-strict.h and change:
  virtual ~NiceMock() {
to:
  virtual ~NiceMock() noexcept {