Branch: refs/heads/master
Home: https://github.com/Warzone2100/warzone2100
Commit: e872db579ec2847de29d1e3a96b35902f643b9fb
https://github.com/Warzone2100/warzone2100/commit/e872db579ec2847de29d1e3a96b35902f643b9fb
Author: Sam James <[email protected]>
Date: 2023-01-24 (Tue, 24 Jan 2023)
Changed paths:
M lib/framework/wzstring.h
Log Message:
-----------
Fix build with GCC 13 (add missing <cstdint> include)
GCC 13 (as usual for new compiler releases) shuffles around some
internal includes and so <cstdint> is no longer transitively included.
Explicitly include <cstdint> for uint32_t.
Signed-off-by: Sam James <[email protected]>
_______________________________________________
Warzone2100-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits