mirror of
https://github.com/holub/mame
synced 2025-07-02 00:29:37 +03:00
fix vs2015 build (nw)
This commit is contained in:
parent
a006c68ef5
commit
d20fa27c1b
@ -23,7 +23,7 @@
|
||||
#include <vector>
|
||||
#undef min
|
||||
#undef max
|
||||
#include <utility>
|
||||
#include <algorithm>
|
||||
// MAME headers
|
||||
#include "osdcore.h"
|
||||
#include "osdsync.h"
|
||||
|
@ -11,7 +11,7 @@
|
||||
#endif
|
||||
#undef min
|
||||
#undef max
|
||||
#include <utility>
|
||||
#include <algorithm>
|
||||
// MAMEOS headers
|
||||
#include "strconv.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user