mirror of
https://github.com/holub/mame
synced 2025-10-04 16:34:53 +03:00
Added include of stdarg to support some platforms (nw)
This commit is contained in:
parent
cb5b67e482
commit
8aeab92955
@ -21,6 +21,7 @@
|
||||
|
||||
#include "osdcomm.h"
|
||||
#include "delegate.h"
|
||||
#include <stdarg.h>
|
||||
|
||||
/***************************************************************************
|
||||
FILE I/O INTERFACES
|
||||
|
Loading…
Reference in New Issue
Block a user