Core/Misc: Minor game include cleanup

This commit is contained in:
Shauren
2022-02-13 00:49:10 +01:00
parent b3f1563140
commit ad4f4bfab7
168 changed files with 73 additions and 226 deletions
@@ -21,7 +21,6 @@
#include "Creature.h"
#include "CreatureTextMgr.h"
#include "CreatureTextMgrImpl.h"
#include "DB2Stores.h"
#include "GameEventMgr.h"
#include "GameObject.h"
#include "GossipDef.h"
@@ -38,7 +37,6 @@
#include "Random.h"
#include "SmartAI.h"
#include "SpellAuras.h"
#include "SpellMgr.h"
#include "TemporarySummon.h"
#include "Vehicle.h"
#include "WaypointDefines.h"