tinyexr: Sync with upstream 1.0.0
This commit is contained in:
6
thirdparty/tinyexr/tinyexr.cc
vendored
6
thirdparty/tinyexr/tinyexr.cc
vendored
@ -1,2 +1,8 @@
|
||||
#if defined(_WIN32)
|
||||
#ifndef NOMINMAX
|
||||
#define NOMINMAX
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#define TINYEXR_IMPLEMENTATION
|
||||
#include "tinyexr.h"
|
||||
|
||||
710
thirdparty/tinyexr/tinyexr.h
vendored
710
thirdparty/tinyexr/tinyexr.h
vendored
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user