Fixed compilation with GCC

--HG--
branch : hotfix
This commit is contained in:
kervala 2015-03-24 15:51:32 +01:00
parent 646ffa3195
commit d76d8e52c9

View file

@ -20,6 +20,7 @@
#include "types_nl.h"
#include <cstdio>
#include <cstring>
#include <cstdarg>
#include <errno.h>