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