mirror of
https://github.com/RPCS3/glslang.git
synced 2025-03-04 08:37:10 +00:00

strtok_s() is suggested by MSVC, but it has different signature than the C11 standard one. So we just turn off the recommendation here.
strtok_s() is suggested by MSVC, but it has different signature than the C11 standard one. So we just turn off the recommendation here.