1
0
Fork 0

Attempting to fix CentOS / gcc 4.4.7 compilation problem.

Reported by ThijsD in the forum http://forum.mc-server.org/showthread.php?tid=1220
This commit is contained in:
madmaxoft 2013-08-15 13:05:24 +02:00
parent 1a52e89177
commit 28de751f2c
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ extern "C"
const cLuaState::cRet cLuaState::Return;
const cLuaState::cRet cLuaState::Return = {};