]> git.pld-linux.org Git - packages/OpenEXR.git/blame - gcc4.patch
- added gcc4.patch
[packages/OpenEXR.git] / gcc4.patch
CommitLineData
bef185ce
SS
1--- openexr-1.6.1/exrmaketiled/main.cpp.orig 2009-10-26 09:03:37.204979532 +0100
2+++ openexr-1.6.1/exrmaketiled/main.cpp 2009-10-26 09:04:06.202986564 +0100
3@@ -45,6 +45,7 @@
4 #include <iostream>
5 #include <exception>
6 #include <string>
7+#include <cstring>
8 #include <stdlib.h>
9
10 using namespace Imf;
11--- openexr-1.6.1/exrenvmap/main.cpp.orig 2009-10-26 09:54:33.994893321 +0100
12+++ openexr-1.6.1/exrenvmap/main.cpp 2009-10-26 09:54:51.493690669 +0100
13@@ -43,6 +43,7 @@
14 #include <makeLatLongMap.h>
15 #include <ImfEnvmap.h>
16 #include <iostream>
17+#include <cstring>
18 #include <exception>
19 #include <stdlib.h>
20
This page took 0.036979 seconds and 4 git commands to generate.