summaryrefslogtreecommitdiff
path: root/libre/openexr-libre/gcc43.patch
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-08-01 04:18:10 -0700
committerroot <root@rshg054.dnsready.net>2013-08-01 04:18:10 -0700
commit70ec180b1cca6eda5576597c2bfff9171f7815bf (patch)
treec657593166d4c6d905d057fac9c488ffbefc6965 /libre/openexr-libre/gcc43.patch
parent3391ef078ab86d3160b5e2fb3cfb794b75ce2a76 (diff)
Thu Aug 1 04:18:10 PDT 2013
Diffstat (limited to 'libre/openexr-libre/gcc43.patch')
-rw-r--r--libre/openexr-libre/gcc43.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/libre/openexr-libre/gcc43.patch b/libre/openexr-libre/gcc43.patch
new file mode 100644
index 000000000..ab99eb9a1
--- /dev/null
+++ b/libre/openexr-libre/gcc43.patch
@@ -0,0 +1,11 @@
+--- exrenvmap/blurImage.cpp
++++ exrenvmap/blurImage.cpp
+@@ -39,6 +39,8 @@
+ //
+ //-----------------------------------------------------------------------------
+
++#include <cstring>
++
+ #include <blurImage.h>
+
+ #include <resizeImage.h>