Resolve some warnings
This commit is contained in:
@@ -18,7 +18,7 @@ namespace platform {
|
||||
void header() override;
|
||||
void body() override;
|
||||
void footer(double totalScore);
|
||||
void showSummary();
|
||||
void showSummary() override;
|
||||
};
|
||||
};
|
||||
#endif
|
Reference in New Issue
Block a user