summaryrefslogtreecommitdiff
path: root/libre/openexr-libre/gcc43.patch
diff options
context:
space:
mode:
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>