mirror of
https://github.com/Vita3K/Vita3K-Android.git
synced 2024-12-04 19:48:25 +00:00
packages/pup: Add missing include algorithm.
- Should fix compilation on last VS.
This commit is contained in:
parent
f5ba241f5b
commit
fd41a93564
@ -30,6 +30,7 @@
|
||||
|
||||
#include <fmt/xchar.h>
|
||||
|
||||
#include <algorithm>
|
||||
#include <fstream>
|
||||
|
||||
// Credits to TeamMolecule for their original work on this https://github.com/TeamMolecule/sceutils
|
||||
|
Loading…
Reference in New Issue
Block a user