removed duplicate string include

This commit is contained in:
Arthur Ice 2013-06-03 13:25:04 -06:00
parent 9ebe02d363
commit bbd0cb9cfc

View File

@ -1,7 +1,6 @@
#include <iostream>
#include <string>
#include <cstdarg>
#include <string>
#include <time.h>
#ifdef _WINDOWS