packages/pup: Add missing include algorithm.

- Should fix compilation on last VS.
This commit is contained in:
Zangetsu38 2023-08-10 00:17:26 +02:00 committed by Zangetsu
parent f5ba241f5b
commit fd41a93564

View File

@ -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