| Previous | 199869 Revisions | Next |
| r34376 Tuesday 13th January, 2015 at 18:16:38 UTC by Miodrag Milanović |
|---|
| Good enough (nw) |
| [src/osd/windows] | winprefix.h |
| r242887 | r242888 | |
|---|---|---|
| 6 | 6 | // |
| 7 | 7 | //============================================================ |
| 8 | 8 | |
| 9 | #ifndef _WIN32_WINNT | |
| 9 | 10 | #define _WIN32_WINNT 0x0501 // Windows XP |
| 11 | #endif | |
| 10 | 12 | |
| 11 | 13 | #ifdef _MSC_VER |
| 12 | 14 | #include <assert.h> |
| https://github.com/mamedev/mame/commit/02173bc23deb0b57d641d1a00084dfa40b162bee |
| Previous | 199869 Revisions | Next |