Core/Misc: Fix no-pch build

This commit is contained in:
jackpoz
2018-02-04 21:54:06 +01:00
parent 95a76a83fc
commit 71feb2149e

View File

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