Fix openexr build on MinGW
This commit is contained in:
4
3rdparty/openexr/IlmImf/ImfAutoArray.h
vendored
4
3rdparty/openexr/IlmImf/ImfAutoArray.h
vendored
@@ -46,6 +46,10 @@
|
||||
|
||||
#include "OpenEXRConfig.h"
|
||||
|
||||
#if !defined (HAVE_LARGE_STACK)
|
||||
#include <string.h>
|
||||
#endif
|
||||
|
||||
namespace Imf {
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user