added some missing header files

This commit is contained in:
2011-04-03 18:49:43 +00:00
parent 42e4a1970e
commit 00d591fbff
2 changed files with 4 additions and 0 deletions

View File

@@ -30,6 +30,7 @@
***************************************************************************/
#include <cstdio>
#include <cstring>
#include <iostream>
#include <string>