1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-29 23:07:48 +02:00

Cleaned up forward declarations

This commit is contained in:
Ivan Savenko
2022-12-12 18:26:04 +02:00
parent d40d5250b7
commit 602e52127b
7 changed files with 1 additions and 7 deletions

View File

@@ -20,7 +20,6 @@ class CSpell;
VCMI_LIB_NAMESPACE_END
struct Point;
struct SDL_Surface;
class CAnimation;
class Canvas;
class BattleInterface;