From 816134b60e98c46b5cf38ce4164e5fe9068b60ac Mon Sep 17 00:00:00 2001 From: Rochet2 Date: Wed, 16 Jul 2014 23:09:28 +0300 Subject: [PATCH] Eluna add ace include for mangos --- LuaEngine.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/LuaEngine.cpp b/LuaEngine.cpp index 31a6293..1fd3c5c 100644 --- a/LuaEngine.cpp +++ b/LuaEngine.cpp @@ -4,6 +4,7 @@ * Please see the included DOCS/LICENSE.md for more information */ +#include #include #include #include "HookMgr.h"