From 0f815ce30e4069c42783ab2db7faadadafc9c69e Mon Sep 17 00:00:00 2001 From: DarthArgus Date: Mon, 25 Jul 2016 05:41:26 +0000 Subject: [PATCH] include --- .../library/serverScript/src/shared/ScriptMethodsRegion3d.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/engine/server/library/serverScript/src/shared/ScriptMethodsRegion3d.cpp b/engine/server/library/serverScript/src/shared/ScriptMethodsRegion3d.cpp index 6e209336..3853352d 100755 --- a/engine/server/library/serverScript/src/shared/ScriptMethodsRegion3d.cpp +++ b/engine/server/library/serverScript/src/shared/ScriptMethodsRegion3d.cpp @@ -15,6 +15,8 @@ #include "serverGame/RegionSphere.h" #include "serverScript/ScriptParameters.h" +#include + using namespace JNIWrappersNamespace;