tinyexr: Sync with upstream 1.0.0

This commit is contained in:
Rémi Verschelde
2020-09-09 22:06:04 +02:00
parent 6247f60c15
commit fa35f53dd2
4 changed files with 469 additions and 251 deletions

View File

@ -1,2 +1,8 @@
#if defined(_WIN32)
#ifndef NOMINMAX
#define NOMINMAX
#endif
#endif
#define TINYEXR_IMPLEMENTATION
#include "tinyexr.h"

File diff suppressed because it is too large Load Diff