summaryrefslogtreecommitdiff
path: root/media-libs/ilmbase/files/ilmbase-1.0.2-gcc43.patch
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/ilmbase/files/ilmbase-1.0.2-gcc43.patch')
-rw-r--r--media-libs/ilmbase/files/ilmbase-1.0.2-gcc43.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/media-libs/ilmbase/files/ilmbase-1.0.2-gcc43.patch b/media-libs/ilmbase/files/ilmbase-1.0.2-gcc43.patch
deleted file mode 100644
index a4e186058fe8..000000000000
--- a/media-libs/ilmbase/files/ilmbase-1.0.2-gcc43.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/Imath/ImathMatrix.h
-+++ b/Imath/ImathMatrix.h
-@@ -37,6 +37,8 @@
- #ifndef INCLUDED_IMATHMATRIX_H
- #define INCLUDED_IMATHMATRIX_H
-
-+#include <cstring>
-+
- //----------------------------------------------------------------
- //
- // 2D (3x3) and 3D (4x4) transformation matrix templates.