mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp
synced 2026-08-15 12:59:50 -04:00
Remove std::format usage and add missing <list> includes to fix Linux/MacOS compilation
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
#include <memory>
|
||||
#include <string>
|
||||
#include <string_view>
|
||||
#include <list>
|
||||
|
||||
// TODO move this file into src/ui
|
||||
|
||||
|
||||
Reference in New Issue
Block a user