Fix openexr build with MSVC

This commit is contained in:
Andrey Kamaev
2012-08-25 17:12:17 +04:00
parent 867777f825
commit 941391c0be
6 changed files with 11 additions and 100 deletions

View File

@@ -39,7 +39,7 @@
// class ZipCompressor
//
//-----------------------------------------------------------------------------
#define ZLIB_WINAPI
//#define ZLIB_WINAPI
#include <ImfZipCompressor.h>
#include <ImfCheckedArithmetic.h>