mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-15 11:03:00 +01:00
* ReplayManager.h: Include <cstdint> (GCC16 fix) Closes: https://github.com/OpenRCT2/OpenRCT2/issues/25522 * Crypt.h: Include <cstdint> (GCC16 fix) * Zip.h: Include <cstdint> (GCC16 fix) * NetworkKey.h: Include <cstdint> (GCC16 fix) * AudioMixer.h: Include <cstdint> (GCC16 fix) * NetworkServerAdvertiser.h: Include <cstdint> (GCC16 fix)