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

@@ -17,20 +17,16 @@
*/
#include "Common.h"
#include "Language.h"
#include "DatabaseEnv.h"
#include "WorldPacket.h"
#include "WorldSession.h"
#include "Opcodes.h"
#include "Log.h"
#include "World.h"
#include "ObjectMgr.h"
#include "Player.h"
#include "UpdateMask.h"
#include "NPCHandler.h"
#include "Pet.h"
#include "MapManager.h"
#include "CharacterPackets.h"
#include "QueryPackets.h"
void WorldSession::SendNameQueryOpcode(ObjectGuid guid)