mirror of
https://github.com/libretro/RetroArch
synced 2025-03-31 01:21:03 +00:00
Fix CXX_BUILD for audio_mixer
This commit is contained in:
parent
1dcf57c046
commit
22223fa6c4
2
deps/stb/stb_vorbis.h
vendored
2
deps/stb/stb_vorbis.h
vendored
@ -51,6 +51,8 @@
|
||||
#ifndef STB_VORBIS_INCLUDE_STB_VORBIS_H
|
||||
#define STB_VORBIS_INCLUDE_STB_VORBIS_H
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
#if defined(STB_VORBIS_NO_CRT) && !defined(STB_VORBIS_NO_STDIO)
|
||||
#define STB_VORBIS_NO_STDIO 1
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user