Core: Header cleanup in game/*/*.cpp

This commit is contained in:
Vincent-Michael
2015-07-25 17:34:41 +02:00
parent 2f2fcd2c3d
commit 2e586bc520
115 changed files with 33 additions and 294 deletions

View File

@@ -21,14 +21,9 @@
#include "GridDefines.h"
#include "GridNotifiers.h"
#include "SpellMgr.h"
#include "GridNotifiersImpl.h"
#include "Cell.h"
#include "CellImpl.h"
#include "InstanceScript.h"
#include "ScriptedCreature.h"
#include "GameEventMgr.h"
#include "CreatureTextMgr.h"
#include "SpellMgr.h"
#include "SpellInfo.h"
#include "SmartScriptMgr.h"