Added patch from master for fixing VS2013 in 3rd party lib OpenEXR
This commit is contained in:
1
3rdparty/openexr/Imath/ImathMatrixAlgo.cpp
vendored
1
3rdparty/openexr/Imath/ImathMatrixAlgo.cpp
vendored
@@ -44,6 +44,7 @@
|
||||
|
||||
#include "ImathMatrixAlgo.h"
|
||||
#include <cmath>
|
||||
#include <algorithm> // for std::max()
|
||||
|
||||
#if defined(OPENEXR_DLL)
|
||||
#define EXPORT_CONST __declspec(dllexport)
|
||||
|
Reference in New Issue
Block a user