mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-10-10 09:56:39 +00:00
Without the change build fails on `gcc-13` as: In file included from /build/source/components/misc/stringops.hpp:8, from /build/source/components/settings/settings.cpp:6: /build/source/components/misc/utf8stream.hpp:11:13: error: 'uint32_t' does not name a type 11 | typedef uint32_t UnicodeChar; | ^~~~~~~~ /build/source/components/misc/utf8stream.hpp:5:1: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'? 4 | #include <cstring> +++ |+#include <cstdint> |
||
---|---|---|
.. | ||
algorithm.hpp | ||
barrier.hpp | ||
budgetmeasurement.hpp | ||
constants.hpp | ||
convert.hpp | ||
coordinateconverter.hpp | ||
debugging.hpp | ||
endianness.hpp | ||
frameratelimiter.hpp | ||
guarded.hpp | ||
hash.hpp | ||
helpviewer.cpp | ||
helpviewer.hpp | ||
mathutil.hpp | ||
messageformatparser.cpp | ||
messageformatparser.hpp | ||
objectpool.hpp | ||
resourcehelpers.cpp | ||
resourcehelpers.hpp | ||
rng.cpp | ||
rng.hpp | ||
stringops.hpp | ||
thread.cpp | ||
thread.hpp | ||
timer.hpp | ||
utf8stream.hpp | ||
weakcache.hpp |