Change byte casts in stb_image.h that intentionally truncate to do so explicitly for MSVC runtime check compatibility

This commit is contained in:
Sean Barrett
2014-06-06 10:15:30 -07:00
parent f54bc09e4f
commit c28ffbbf0d
2 changed files with 91 additions and 98 deletions

View File

@ -92,9 +92,5 @@ SOURCE=..\stb_image.h
SOURCE=..\stb_image_write.h
# End Source File
# Begin Source File
SOURCE=..\..\stb_image_write.h
# End Source File
# End Target
# End Project