diff options
Diffstat (limited to '')
-rw-r--r-- | chinese/sunpinyin/files/patch-src_portability.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/chinese/sunpinyin/files/patch-src_portability.h b/chinese/sunpinyin/files/patch-src_portability.h deleted file mode 100644 index 93c117af2c66..000000000000 --- a/chinese/sunpinyin/files/patch-src_portability.h +++ /dev/null @@ -1,10 +0,0 @@ ---- src/portability.h.orig 2014-11-14 14:17:48 UTC -+++ src/portability.h -@@ -42,6 +42,7 @@ - #include <stdio.h> - #include <math.h> - #include <stdint.h> -+#include <stdlib.h> - #include <string> - #include <cstring> - |