gcc-4.9 support/c11 fixes

This commit is contained in:
tsupplis
2015-02-17 00:23:12 +00:00
parent 8bfff02114
commit 88bc42d153
21 changed files with 212 additions and 24 deletions
+1
View File
@@ -28,6 +28,7 @@
#include <cctype>
#include <cstring>
#include <cstdlib>
#include <algorithm>
#include <signal.h>