summaryrefslogtreecommitdiff
path: root/dev-cpp/sparsehash/files/1.10-gcc46.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-cpp/sparsehash/files/1.10-gcc46.patch')
-rw-r--r--dev-cpp/sparsehash/files/1.10-gcc46.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/dev-cpp/sparsehash/files/1.10-gcc46.patch b/dev-cpp/sparsehash/files/1.10-gcc46.patch
deleted file mode 100644
index 4339b487eca0..000000000000
--- a/dev-cpp/sparsehash/files/1.10-gcc46.patch
+++ /dev/null
@@ -1,16 +0,0 @@
- src/google/sparsetable | 2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
-
-diff --git a/src/google/sparsetable b/src/google/sparsetable
-index 0eeb22e..e8580b9 100644
---- a/src/google/sparsetable
-+++ b/src/google/sparsetable
-@@ -83,6 +83,8 @@
- #endif
- #endif
-
-+#include <cstddef>
-+
- _START_GOOGLE_NAMESPACE_
-
- #ifndef HAVE_U_INT16_T