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
@@ -30,12 +30,8 @@
#include "UpdateData.h"
#include "UpdateMask.h"
#include "Util.h"
#include "MapManager.h"
#include "ObjectAccessor.h"
#include "Log.h"
#include "Transport.h"
#include "TargetedMovementGenerator.h"
#include "WaypointMovementGenerator.h"
#include "VMapFactory.h"
#include "CellImpl.h"
#include "GridNotifiers.h"
@@ -46,12 +42,8 @@
#include "Totem.h"
#include "MovementPackets.h"
#include "OutdoorPvPMgr.h"
#include "DynamicTree.h"
#include "Unit.h"
#include "Group.h"
#include "BattlefieldMgr.h"
#include "Battleground.h"
#include "Chat.h"
#include "GameObjectPackets.h"
#include "MiscPackets.h"