Removed sstream include. (nw)

This commit is contained in:
couriersud 2015-01-31 16:39:08 +01:00
parent af11b691cb
commit d904c86c94

View File

@ -21,8 +21,6 @@
#include <stdlib.h>
#include <stdarg.h>
#include <sstream>
// some cleanups for Solaris for things defined in stdlib.h
#ifdef SDLMAME_SOLARIS
#undef si_status