gcc 4.3 compatibility (due to Leslie P. Polzer - skypher)

This commit is contained in:
Arnout Engelen
2008-06-10 21:47:30 +00:00
parent 502a208dca
commit eca73fa735
3 changed files with 5 additions and 0 deletions

View File

@@ -3,6 +3,7 @@
#include <string.h>
#include <dirent.h>
#include <ctype.h>
#include <cstdlib>
#include <iostream>
#include <stdio.h>
#include <stdlib.h>