Fix libtiff compilation with MinGW-w32 6.3
Avoid redefining snprintf as this breaks -Wformat-related macros in this compiler stdio.h -- and is unnecessary anyhow. Closes #17936.
This commit is contained in:
Avoid redefining snprintf as this breaks -Wformat-related macros in this compiler stdio.h -- and is unnecessary anyhow. Closes #17936.