mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 14:15:38 +00:00
(RPi) Fixed a compiler error.
This commit is contained in:
parent
445b914379
commit
bd1fa04e79
|
@ -15,8 +15,8 @@
|
|||
#include "utils/StringUtil.h"
|
||||
|
||||
#include <algorithm>
|
||||
#include <map>
|
||||
#include <string>
|
||||
#include <unordered_map>
|
||||
#include <vector>
|
||||
|
||||
// Expand MAME names to full game names and lookup device and BIOS entries.
|
||||
|
|
Loading…
Reference in a new issue