mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 08:55:32 +01:00
Fix non-PCH build.
Even on 3.3.5. What's PCH for?
This commit is contained in:
@@ -35,6 +35,7 @@ EndContentData */
|
||||
#include "Cell.h"
|
||||
#include "CellImpl.h"
|
||||
#include "GridNotifiers.h"
|
||||
#include "GridNotifiersImpl.h"
|
||||
|
||||
/*######
|
||||
## npc_shenthul
|
||||
|
||||
@@ -23,6 +23,7 @@
|
||||
#include "Cell.h"
|
||||
#include "CellImpl.h"
|
||||
#include "GridNotifiers.h"
|
||||
#include "GridNotifiersImpl.h"
|
||||
#include "PassiveAI.h"
|
||||
|
||||
enum Says
|
||||
|
||||
Reference in New Issue
Block a user