summaryrefslogtreecommitdiff
path: root/games-emulation/higan/files/higan-116_pre20210818-gcc13.patch
blob: 8e55894b521f82240171b067dd37d9ec661eb037 (plain)
1
2
3
4
5
6
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