mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-17 23:27:37 +00:00
COMMON: Include scummsys.h, to have uint.
This commit is contained in:
parent
98716036cd
commit
3c4999dbc6
@ -25,6 +25,8 @@
|
||||
#ifndef COMMON_FOREACH_H
|
||||
#define COMMON_FOREACH_H
|
||||
|
||||
#include "common/scummsys.h"
|
||||
|
||||
namespace Common {
|
||||
|
||||
class _Foreach_Container_Base_ {
|
||||
|
Loading…
Reference in New Issue
Block a user