zmusic/source/musicformats
Sam James 7695852856 Add missing standard library includes (fix build with GCC 13)
GCC 13 (as usual for new compiler releases) shuffles around some
internal includes and so <cstdint> etc is no longer transitively included.

See https://www.gnu.org/software/gcc/gcc-13/porting_to.html.

Bug: https://bugs.gentoo.org/892814
2023-02-04 21:40:13 +01:00
..
win32 - CD_Enable is also needed to implement ZDoom's CD player. 2020-02-08 13:55:30 +01:00
music_cd.cpp Add missing GetStreamInfoEx for CDSong 2021-11-06 09:00:11 +01:00
music_midi.cpp Add missing standard library includes (fix build with GCC 13) 2023-02-04 21:40:13 +01:00
music_stream.cpp Implement ZMusic_GetStreamInfo using GetStreamInfoEx 2021-11-06 09:00:11 +01:00