Skip to content
Snippets Groups Projects
Commit 11b3cec1 authored by Arthur O'Dwyer's avatar Arthur O'Dwyer
Browse files

Fix a -Wdeprecated warning.

    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();
        ^
parent 766ac2e1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment