summaryrefslogtreecommitdiffstats
path: root/source/l/openexr/openexr.gcc43.diff
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/openexr/openexr.gcc43.diff')
-rw-r--r--source/l/openexr/openexr.gcc43.diff22
1 files changed, 22 insertions, 0 deletions
diff --git a/source/l/openexr/openexr.gcc43.diff b/source/l/openexr/openexr.gcc43.diff
new file mode 100644
index 000000000..3c617dd55
--- /dev/null
+++ b/source/l/openexr/openexr.gcc43.diff
@@ -0,0 +1,22 @@
+--- a/exrenvmap/main.cpp
++++ b/exrenvmap/main.cpp
+@@ -46,6 +46,8 @@
+ #include <exception>
+ #include <stdlib.h>
+
++#include <cstring>
++
+ using namespace Imf;
+ using namespace std;
+
+--- a/exrmaketiled/main.cpp
++++ b/exrmaketiled/main.cpp
+@@ -47,6 +47,8 @@
+ #include <string>
+ #include <stdlib.h>
+
++#include <cstring>
++
+ using namespace Imf;
+ using namespace std;
+