Mentions légales du service

Skip to content
Snippets Groups Projects
Commit f2156b1f authored by GILLES Sebastien's avatar GILLES Sebastien
Browse files

Fix a warning in the solution file.

parent e51237d2
Branches
No related tags found
1 merge request!48Few modifications done while rereading and running the hands ons
......@@ -194,7 +194,7 @@ public:
TestDisplayPowerOfTwoApprox(int resolution);
//! To make the class a concrete one.
virtual ~TestDisplayPowerOfTwoApprox() ;
virtual ~TestDisplayPowerOfTwoApprox() override;
protected:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment