mirror of
https://github.com/holub/mame
synced 2025-04-19 15:11:37 +03:00
fix compile (possibly only GCC5.1) (nw)
This commit is contained in:
parent
f060f18a1e
commit
fca72facdc
@ -8,7 +8,9 @@
|
||||
//
|
||||
//============================================================
|
||||
|
||||
#if (!defined(NO_MEM_TRACKING))
|
||||
#define NO_MEM_TRACKING
|
||||
#endif
|
||||
|
||||
#include "debug_module.h"
|
||||
#include "modules/osdmodule.h"
|
||||
|
Loading…
Reference in New Issue
Block a user