1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-26 03:52:01 +02:00

Remove unused forward declaration

This commit is contained in:
Hennadii Chernyshchyk 2022-12-15 10:21:39 +02:00 committed by Nordsoft91
parent 8de6c4a704
commit eec7d91f2c

View File

@ -25,7 +25,6 @@ class CGameState;
struct ClientPlayer;
struct CPack;
struct CPackForLobby;
struct SharedMemory;
template<typename T> class CApplier;