1 2 3 4 5 6 7 8
#if defined(_WIN32) #ifndef NOMINMAX #define NOMINMAX #endif #endif #define TINYEXR_IMPLEMENTATION #include "tinyexr.h"