| Previous | 199869 Revisions | Next |
| r34764 Saturday 31st January, 2015 at 15:39:08 UTC by Couriersud |
|---|
| Removed sstream include. (nw) |
| [src/emu] | emucore.h |
| r243275 | r243276 | |
|---|---|---|
| 21 | 21 | #include <stdlib.h> |
| 22 | 22 | #include <stdarg.h> |
| 23 | 23 | |
| 24 | #include <sstream> | |
| 25 | ||
| 26 | 24 | // some cleanups for Solaris for things defined in stdlib.h |
| 27 | 25 | #ifdef SDLMAME_SOLARIS |
| 28 | 26 | #undef si_status |
| https://github.com/mamedev/mame/commit/d904c86c94a06f3d62695392e37d24da0cb900aa |
| Previous | 199869 Revisions | Next |