Fix various build issues (#572)

Co-authored-by: PabloMK7 <hackyglitch2@gmail.com>
This commit is contained in:
OpenSauce
2025-02-27 22:02:33 +00:00
committed by GitHub
parent a4180a8c5d
commit 9abcb4d520
11 changed files with 30 additions and 27 deletions

View File

@@ -1,7 +1,8 @@
// Copyright 2024 Azahar Emulator Project
// Copyright Citra Emulator Project / Azahar Emulator Project
// Licensed under GPLv2 or any later version
// Refer to the license.txt file included.
#include <algorithm>
#include "hack_manager.h"
namespace Common::Hacks {