Fix non-PCH build.

Even on 3.3.5. What's PCH for?
This commit is contained in:
Gacko
2017-04-15 12:43:02 +02:00
parent 2a04599ed8
commit e90757f763
2 changed files with 2 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ EndContentData */
#include "Cell.h"
#include "CellImpl.h"
#include "GridNotifiers.h"
#include "GridNotifiersImpl.h"
/*######
## npc_shenthul

View File

@@ -23,6 +23,7 @@
#include "Cell.h"
#include "CellImpl.h"
#include "GridNotifiers.h"
#include "GridNotifiersImpl.h"
#include "PassiveAI.h"
enum Says