summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/Ice/files/Ice-3.4.2-gcc46.patch')
-rw-r--r--dev-libs/Ice/files/Ice-3.4.2-gcc46.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/dev-libs/Ice/files/Ice-3.4.2-gcc46.patch b/dev-libs/Ice/files/Ice-3.4.2-gcc46.patch
deleted file mode 100644
index a047c6e8541c..000000000000
--- a/dev-libs/Ice/files/Ice-3.4.2-gcc46.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- Ice-3.4.1.old/cpp/include/Ice/Buffer.h 2010-06-03 17:48:33.000000000 +0100
-+++ Ice-3.4.1.old/cpp/include/Ice/Buffer.h 2011-07-20 13:20:04.000000000 +0100
-@@ -11,6 +11,7 @@
- #define ICEE_BUFFER_H
-
- #include <Ice/Config.h>
-+#include <cstddef>
-
- namespace IceInternal
- {