commit: b14d542df852b2c40f3258e87b2ff1e47c4e6755 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Sun Feb 18 14:00:07 2024 +0000 Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org> CommitDate: Fri Feb 23 01:04:40 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b14d542d
games-emulation/ppsspp: remove unused patch Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org> .../ppsspp/files/ppsspp-1.16-MIPSTables-fix-includes.patch | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/games-emulation/ppsspp/files/ppsspp-1.16-MIPSTables-fix-includes.patch b/games-emulation/ppsspp/files/ppsspp-1.16-MIPSTables-fix-includes.patch deleted file mode 100644 index 87e85f5bc878..000000000000 --- a/games-emulation/ppsspp/files/ppsspp-1.16-MIPSTables-fix-includes.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/Core/MIPS/MIPSTables.h -+++ b/Core/MIPS/MIPSTables.h -@@ -18,6 +18,7 @@ - #pragma once - - #include <string> -+#include <stdint.h> - #include "Common/CommonTypes.h" - #include "Core/MIPS/MIPS.h" -
