Core/Misc: Fix no-pch build

This commit is contained in:
jackpoz
2018-02-04 21:54:06 +01:00
committed by Aokromes
parent 57314740da
commit 8e5c1d012d

View File

@@ -26,6 +26,7 @@
#include "GameObject.h"
#include "GameObjectAIFactory.h"
#include "Log.h"
#include "ScriptMgr.h"
namespace FactorySelector