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

Fix a -Wdeprecated warning.

    googletest-port-test.cc:97:11: error:
    definition of implicit copy constructor for 'Base' is deprecated because
    it has a user-declared destructor [-Werror,-Wdeprecated]
        virtual ~Base() {}
                ^
parent 11b3cec1
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