bugfix for package ilmbase (by Tony Theodore)

This commit is contained in:
Volker Grabsch 2010-09-12 16:13:23 +02:00
parent fb1689fa9c
commit 36a5c7e62c
1 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
This file is part of mingw-cross-env.
See doc/index.html for further information.
This patch has been taken from:
http://cvs.savannah.gnu.org/viewvc/IlmBase/Imath/ImathMatrix.h?root=openexr&r1=1.7&r2=1.8&view=patch
--- a/Imath/ImathMatrix.h 2010/07/16 22:48:40 1.7
+++ b/Imath/ImathMatrix.h 2010/08/04 21:01:38 1.8
@@ -51,6 +51,7 @@
#include <iostream>
#include <iomanip>
+#include <string.h>
#if (defined _WIN32 || defined _WIN64) && defined _MSC_VER
// suppress exception specification warnings