mirror of
https://github.com/N64Recomp/N64Recomp.git
synced 2026-04-16 21:55:54 -05:00
Add missing <algorithm> include for some platforms
This commit is contained in:
parent
4d131ab530
commit
81429c699a
|
|
@ -1,3 +1,4 @@
|
|||
#include <algorithm>
|
||||
#include <unordered_map>
|
||||
|
||||
#include "fmt/format.h"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user