diff options
Diffstat (limited to 'textproc/ssddiff/files/patch-src__rel_count.h')
-rw-r--r-- | textproc/ssddiff/files/patch-src__rel_count.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/textproc/ssddiff/files/patch-src__rel_count.h b/textproc/ssddiff/files/patch-src__rel_count.h deleted file mode 100644 index 691d6c8416f6..000000000000 --- a/textproc/ssddiff/files/patch-src__rel_count.h +++ /dev/null @@ -1,10 +0,0 @@ ---- src/rel_count.h.orig -+++ src/rel_count.h -@@ -13,6 +13,7 @@ - #define SSD_REL_COUNT_H - #include "config.h" - #include "rel_eqclass.h" -+#include <climits> - #include <vector> - #include <ext/hash_map> - |