zmusic/source
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
..
data Updated libOPNMIDI to 1.5.1 2023-01-02 08:11:31 +01:00
decoder - fixed compilation on Mac. 2022-07-31 19:30:31 +02:00
loader - do not expose module_progdir variable 2020-02-23 12:25:52 +02:00
mididevices Add missing standard library includes (fix build with GCC 13) 2023-02-04 21:40:13 +01:00
midisources - fix velocities and volume on MUS input 2022-12-26 23:36:31 -05:00
musicformats Add missing standard library includes (fix build with GCC 13) 2023-02-04 21:40:13 +01:00
streamsources Add missing standard library includes (fix build with GCC 13) 2023-02-04 21:40:13 +01:00
zmusic Add missing standard library includes (fix build with GCC 13) 2023-02-04 21:40:13 +01:00
CMakeLists.txt - fixed compilation on Mac. 2022-07-31 19:30:31 +02:00