summaryrefslogtreecommitdiff
path: root/games-emulation/higan/files/higan-116_pre20210818-gcc13.patch
diff options
context:
space:
mode:
Diffstat (limited to 'games-emulation/higan/files/higan-116_pre20210818-gcc13.patch')
-rw-r--r--games-emulation/higan/files/higan-116_pre20210818-gcc13.patch7
1 files changed, 7 insertions, 0 deletions
diff --git a/games-emulation/higan/files/higan-116_pre20210818-gcc13.patch b/games-emulation/higan/files/higan-116_pre20210818-gcc13.patch
new file mode 100644
index 000000000000..8e55894b521f
--- /dev/null
+++ b/games-emulation/higan/files/higan-116_pre20210818-gcc13.patch
@@ -0,0 +1,7 @@
+https://bugs.gentoo.org/898898
+--- a/nall/arithmetic/natural.hpp
++++ b/nall/arithmetic/natural.hpp
+@@ -1 +1,3 @@
++#include <stdexcept>
++
+ #define ConcatenateType(Size) uint##Size##_t