mirror of
https://github.com/RetroDECK/Supermodel.git
synced 2024-11-25 15:15:40 +00:00
add missing include
This commit is contained in:
parent
f34e25dfc7
commit
5c15dac16f
|
@ -4,6 +4,7 @@
|
|||
#include <memory>
|
||||
#include <string>
|
||||
#include <map>
|
||||
#include <algorithm>
|
||||
|
||||
// Holds a single ROM region
|
||||
struct ROM
|
||||
|
|
Loading…
Reference in a new issue