mirror of
https://github.com/holub/mame
synced 2025-06-28 23:24:23 +03:00
fix compile on GCC 7.2.1 (nw)
This commit is contained in:
parent
ba9c8cc685
commit
b01ed80c85
@ -4,6 +4,7 @@
|
||||
#pragma once
|
||||
|
||||
#include "window.h"
|
||||
#include <climits>
|
||||
|
||||
class renderer_bgfx;
|
||||
class bgfx_target;
|
||||
|
Loading…
Reference in New Issue
Block a user