Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
#if defined(_WIN32)
#ifndef NOMINMAX
#define NOMINMAX
#endif
// -- GODOT start --
#include <zlib.h> // Should come before including tinyexr.
// -- GODOT end --
#define TINYEXR_IMPLEMENTATION
#include "tinyexr.h"