Merge branch 'master' of https://github.com/Infatum/stb into dev

This commit is contained in:
Sean Barrett
2017-07-23 14:10:17 -07:00
2 changed files with 3 additions and 0 deletions

View File

@ -577,6 +577,7 @@ enum STBVorbisError
#undef __forceinline
#endif
#define __forceinline
#define alloca __builtin_alloca
#elif !defined(_MSC_VER)
#if __GNUC__
#define __forceinline inline