mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-17 00:07:41 +02:00
Remove unnecessary includes
This commit is contained in:
@ -19,7 +19,6 @@
|
||||
#include "../entities/artifact/CArtifact.h"
|
||||
#include "../CConfigHandler.h"
|
||||
#include "../texts/CGeneralTextHandler.h"
|
||||
#include "../CSoundBase.h"
|
||||
#include "../CSkillHandler.h"
|
||||
#include "../spells/CSpellHandler.h"
|
||||
#include "../gameState/CGameState.h"
|
||||
@ -30,7 +29,6 @@
|
||||
#include "../mapObjectConstructors/AObjectTypeHandler.h"
|
||||
#include "../mapObjectConstructors/CObjectClassesHandler.h"
|
||||
#include "../mapObjects/CGHeroInstance.h"
|
||||
#include "../modding/ModScope.h"
|
||||
#include "../networkPacks/PacksForClient.h"
|
||||
#include "../networkPacks/PacksForClientBattle.h"
|
||||
#include "../networkPacks/StackLocation.h"
|
||||
|
Reference in New Issue
Block a user