summaryrefslogtreecommitdiff
path: root/libre/openexr-libre/gcc43.patch
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-08-04 22:53:50 -0600
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-08-04 22:53:50 -0600
commitd7d9365dc74f003258efd61e4d420b5936780c6a (patch)
treead9a0a260fe5cdfb66a62ca97457d9f623eb92fc /libre/openexr-libre/gcc43.patch
parentc1d1095398535dc6f9de11f5f9ffe7a4573ff6d3 (diff)
parent7232ebf03772d0a7f1602a6032636c8df7f796c4 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
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>