Core/Misc: Fix no-pch build

This commit is contained in:
jackpoz
2020-01-01 22:57:13 +01:00
parent 443a425c4c
commit be65f7d60e

View File

@@ -29,6 +29,7 @@
#include "SpellMgr.h"
#include "Timer.h"
#include "UnitDefines.h"
#include "Unit.h"
#include "WaypointDefines.h"
SmartWaypointMgr* SmartWaypointMgr::instance()