mirror of
https://github.com/holub/mame
synced 2025-04-21 16:01:56 +03:00
Fix tools build after f52b402f24
This commit is contained in:
parent
d8d588262d
commit
52327bfc21
@ -20,6 +20,7 @@
|
||||
#include "corestr.h"
|
||||
#include "opresolv.h"
|
||||
|
||||
#include <cstdarg>
|
||||
#include <cstdio>
|
||||
#include <cstring>
|
||||
#include <cctype>
|
||||
|
@ -17,6 +17,7 @@
|
||||
#include "unzip.h"
|
||||
|
||||
#include <cassert>
|
||||
#include <cstdarg>
|
||||
#include <cstdio>
|
||||
#include <cstring>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user