zmusic/source/streamsources
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
..
music_dumb.cpp added missing check for AMF format in module loader 2022-07-18 11:03:46 +02:00
music_gme.cpp Add missing standard library includes (fix build with GCC 13) 2023-02-04 21:40:13 +01:00
music_libsndfile.cpp Better handle various formats in SndFileSong 2021-11-06 09:00:11 +01:00
music_opl.cpp Add missing standard library includes (fix build with GCC 13) 2023-02-04 21:40:13 +01:00
music_xa.cpp Implement ZMusic_GetStreamInfo using GetStreamInfoEx 2021-11-06 09:00:11 +01:00
streamsource.h Implement ZMusic_GetStreamInfo using GetStreamInfoEx 2021-11-06 09:00:11 +01:00