From 53cba99042fa967e2a93da9f8db806fe2d035543 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 17 Feb 2020 01:16:38 +0000 Subject: gentoo resync : 17.02.2020 --- games-simulation/corsix-th/files/corsix-th-0.62-gcc-10.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 games-simulation/corsix-th/files/corsix-th-0.62-gcc-10.patch (limited to 'games-simulation/corsix-th/files') diff --git a/games-simulation/corsix-th/files/corsix-th-0.62-gcc-10.patch b/games-simulation/corsix-th/files/corsix-th-0.62-gcc-10.patch new file mode 100644 index 000000000000..ff820f44946b --- /dev/null +++ b/games-simulation/corsix-th/files/corsix-th-0.62-gcc-10.patch @@ -0,0 +1,10 @@ +--- a/CorsixTH/Src/th_lua_map.cpp ++++ b/CorsixTH/Src/th_lua_map.cpp +@@ -26,6 +26,7 @@ SOFTWARE. + #include + #include + #include ++#include /* std::out_of_range */ + + static const int player_max = 4; + -- cgit v1.2.3