mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-28 08:06:23 +00:00
Fixed compilation without PCH enabled
please avoid to miss header files in your sources
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
#include "BattlegroundRV.h"
|
||||
#include "VehicleDefines.h"
|
||||
#include "Transport.h"
|
||||
#include "MapManager.h"
|
||||
|
||||
#include <cmath>
|
||||
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
|
||||
#include "MoveSplineInitArgs.h"
|
||||
#include "PathGenerator.h"
|
||||
#include "Unit.h"
|
||||
|
||||
class Unit;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user