summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-biology/mummer/files/mummer-3.20-gcc43.patch')
-rw-r--r--sci-biology/mummer/files/mummer-3.20-gcc43.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/sci-biology/mummer/files/mummer-3.20-gcc43.patch b/sci-biology/mummer/files/mummer-3.20-gcc43.patch
deleted file mode 100644
index 4d3edb41e46a..000000000000
--- a/sci-biology/mummer/files/mummer-3.20-gcc43.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- src/tigr/show-diff.cc.orig 2008-06-16 17:55:34.000000000 +0000
-+++ src/tigr/show-diff.cc 2008-06-16 17:56:25.000000000 +0000
-@@ -14,6 +14,8 @@
- #include <cstdlib>
- #include <cassert>
- #include <climits>
-+#include <algorithm>
-+
- using namespace std;
-
-
-