mirror of
https://github.com/mamedev/mame.git
synced 2024-11-16 07:48:32 +01:00
Fix tools build after f52b402f24
This commit is contained in:
parent
d8d588262d
commit
52327bfc21
2 changed files with 2 additions and 0 deletions
|
@ -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 a new issue