From b6740496bf0884ea7e7987f99bcfda7d45733443 Mon Sep 17 00:00:00 2001 From: Rochet2 Date: Mon, 10 Aug 2015 01:18:36 +0300 Subject: [PATCH] Try fix https://github.com/ElunaLuaEngine/Eluna/issues/161 --- lmarshal.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lmarshal.cpp b/lmarshal.cpp index 2775331..816255a 100644 --- a/lmarshal.cpp +++ b/lmarshal.cpp @@ -31,7 +31,7 @@ #include #include -#include +#include extern "C" { #include "lua.h"