diff options
Diffstat (limited to 'biology/libgenome/files/patch-include::gn::gnFileContig.h')
-rw-r--r-- | biology/libgenome/files/patch-include::gn::gnFileContig.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/biology/libgenome/files/patch-include::gn::gnFileContig.h b/biology/libgenome/files/patch-include::gn::gnFileContig.h deleted file mode 100644 index 77d8d7550bef..000000000000 --- a/biology/libgenome/files/patch-include::gn::gnFileContig.h +++ /dev/null @@ -1,11 +0,0 @@ ---- include/gn/gnFileContig.h.orig Wed Jul 18 01:52:09 2001 -+++ include/gn/gnFileContig.h Sun Dec 22 12:51:21 2002 -@@ -17,7 +17,7 @@ - - #include <string> - #include "gn/gnClone.h" --#ifdef __GNUG__ -+#if (defined(__GNUC__) && (__GNUC__) < 3) - #include "pair.h" - #endif - |