Core/Misc: Fixed nopch MSVC build

(cherry picked from commit e977bb4c4d)
This commit is contained in:
Shauren
2017-12-11 22:15:52 +01:00
parent 82b7f47d53
commit 34cd11860d
7 changed files with 317 additions and 271 deletions

View File

@@ -19,6 +19,7 @@
#include "Battleground.h"
#include "Common.h"
#include "Corpse.h"
#include "FlightPathMovementGenerator.h"
#include "GameTime.h"
#include "Garrison.h"
#include "InstancePackets.h"
@@ -34,7 +35,6 @@
#include "MovementGenerator.h"
#include "Transport.h"
#include "Vehicle.h"
#include "WaypointMovementGenerator.h"
#include "SpellMgr.h"
#define MOVEMENT_PACKET_TIME_DELAY 0