changeset 1129:29bef2a6fa4f

bugfix for package ilmbase (by Tony Theodore)
author Volker Grabsch <vog@notjusthosting.com>
date Sun, 12 Sep 2010 16:13:23 +0200
parents 001b869cef5e
children a3541e7a62b0
files src/ilmbase-1-gcc45-include.patch
diffstat 1 files changed, 16 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/ilmbase-1-gcc45-include.patch	Sun Sep 12 16:13:23 2010 +0200
@@ -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