view src/ilmbase-1-gcc45-include.patch @ 3423:c8e055d83b9f

Set start directory to user home (Bug #41220) * makeinst-script.sh: set outpath to USERPROFILE, use octave-gui and octave-cli for shortcuts, install qt.conf to bin folder. * src/octave.mk: copy libexec/octave-gui.exe to bin folder. * src/stable-octave.mk: copy libexec/octave-gui.exe to bin folder.
author John D <john.donoghue@ieee.org>
date Tue, 14 Jan 2014 21:30:29 +0000
parents 99516e73b368
children
line wrap: on
line source

This file is part of MXE.
See 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