mirror of
https://github.com/holub/mame
synced 2025-06-30 07:58:56 +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
|
#pragma once
|
||||||
|
|
||||||
#include "window.h"
|
#include "window.h"
|
||||||
|
#include <climits>
|
||||||
|
|
||||||
class renderer_bgfx;
|
class renderer_bgfx;
|
||||||
class bgfx_target;
|
class bgfx_target;
|
||||||
|
Loading…
Reference in New Issue
Block a user