stk-code_catmod/lib
Heiko Becker 0163e3fa88 Add missing includes to fix the build with gcc 13
Like other versions before, gcc 13 moved some includes around and as a
result <stdexcept> and <cstdio> are no longer transitively included.
Explicitly include them for std::runtime_error and snprintf.
2023-01-26 16:35:54 +01:00
..
angelscript Build for armv7 windows 2022-09-18 23:54:44 +08:00
bullet Fix clang warnings 2022-03-31 11:55:23 +08:00
dnsc Fix switch compilation 2021-03-11 20:13:27 -05:00
enet Support for Nintendo Switch (#4491) 2021-03-04 09:23:23 +08:00
graphics_engine Add missing includes to fix the build with gcc 13 2023-01-26 16:35:54 +01:00
graphics_utils Use simde on graphics_utils 2022-04-29 11:28:47 +08:00
irrlicht Add setDirtyOffset for GEVulkanDynamicSPMBuffer 2022-12-05 16:32:00 +08:00
libsquish Fix simulator missing in Xcode project 2021-05-21 17:47:40 +08:00
mcpp Support for Nintendo Switch (#4491) 2021-03-04 09:23:23 +08:00
mojoal Update mojoAL 2021-08-26 09:23:53 +08:00
sheenbidi Fix valgrind warnings 2020-08-24 00:58:11 +08:00
simd_wrapper Add simde 2022-04-29 11:02:25 +08:00
tinygettext Update translation and add Filipino language 2022-11-23 10:29:28 +08:00
wiiuse Fix compiler warnings in MinGW 2022-04-09 12:53:20 +08:00