mirror of
https://github.com/nothings/stb.git
synced 2026-03-01 05:48:20 +00:00
Remove old documentation re: SECURE_CRT
This commit is contained in:
@@ -10,11 +10,6 @@
|
||||
|
||||
Will probably not work correctly with strict-aliasing optimizations.
|
||||
|
||||
If using a modern Microsoft Compiler, non-safe versions of CRT calls may cause
|
||||
compilation warnings or even errors. To avoid this, also before #including,
|
||||
|
||||
#define STBI_MSC_SECURE_CRT
|
||||
|
||||
ABOUT:
|
||||
|
||||
This header file is a library for writing images to C stdio or a callback.
|
||||
|
||||
Reference in New Issue
Block a user