mirror of
https://github.com/google/googletest.git
synced 2025-11-30 16:17:28 -05:00
gmock-spec-builders.h:503:3: error:
definition of implicit copy constructor for 'Expectation' is deprecated
because it has a user-declared destructor [-Werror,-Wdeprecated]
~Expectation();
^