summaryrefslogtreecommitdiff
path: root/libre/openexr-libre/gcc43.patch
diff options
context:
space:
mode:
authorShackra Sislock <jorgean@lavabit.com>2013-08-01 21:02:14 -0600
committerShackra Sislock <jorgean@lavabit.com>2013-08-01 21:02:14 -0600
commit2e5a1b6108e79d9cf528319dd263b61d68a807fa (patch)
tree742757effb505dff0b9bdb5f1daa07dcf16edd4e /libre/openexr-libre/gcc43.patch
parent688293a45505151207777b0f543ac4cac5d26fe5 (diff)
parent7c6d66d3024f2a06482329f8aa5bc4878b3d0c32 (diff)
merging changes
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>