fix building for gcc 15

This commit is contained in:
ITotalJustice
2025-05-11 03:00:04 +01:00
parent 20e2d85843
commit 441807bc53
10 changed files with 10 additions and 2 deletions

View File

@@ -20,6 +20,7 @@
#include <zstd.h>
#include <minIni.h>
#include <algorithm>
namespace sphaira::yati {
namespace {