fix building for gcc 15
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
#include "i18n.hpp"
|
||||
#include "ftpsrv_helper.hpp"
|
||||
#include <cstring>
|
||||
#include <algorithm>
|
||||
|
||||
namespace sphaira::ui::menu::ftp {
|
||||
namespace {
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
|
||||
#include <utility>
|
||||
#include <cstring>
|
||||
#include <algorithm>
|
||||
|
||||
namespace sphaira::ui::menu::game {
|
||||
namespace {
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
#include "ui/nvg_util.hpp"
|
||||
#include "i18n.hpp"
|
||||
#include <cstring>
|
||||
#include <algorithm>
|
||||
|
||||
namespace sphaira::ui::menu::gc {
|
||||
namespace {
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
|
||||
#include <minIni.h>
|
||||
#include <utility>
|
||||
#include <algorithm>
|
||||
|
||||
namespace sphaira::ui::menu::homebrew {
|
||||
namespace {
|
||||
|
||||
Reference in New Issue
Block a user