diff options
| author | Peng Wu <alexepico@gmail.com> | 2016-02-29 15:49:29 +0800 |
|---|---|---|
| committer | Peng Wu <alexepico@gmail.com> | 2016-02-29 15:49:29 +0800 |
| commit | b3fb0481719dfdbbf2cf7a692a831a87d2416419 (patch) | |
| tree | 76a69dc3e76dc3f3fa18c930cd70c2b388bcf8d9 /src/storage/chewing_large_table2.cpp | |
| parent | 571322984a1b87bf6341492d7289a77d13a5a9d6 (diff) | |
| download | libpinyin-b3fb0481719dfdbbf2cf7a692a831a87d2416419.tar.gz libpinyin-b3fb0481719dfdbbf2cf7a692a831a87d2416419.tar.xz libpinyin-b3fb0481719dfdbbf2cf7a692a831a87d2416419.zip | |
write search method
Diffstat (limited to 'src/storage/chewing_large_table2.cpp')
| -rw-r--r-- | src/storage/chewing_large_table2.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/storage/chewing_large_table2.cpp b/src/storage/chewing_large_table2.cpp index 66bb5e9..2376a5c 100644 --- a/src/storage/chewing_large_table2.cpp +++ b/src/storage/chewing_large_table2.cpp @@ -20,8 +20,6 @@ */ #include "chewing_large_table2.h" -#include "pinyin_phrase2.h" -#include "pinyin_phrase3.h" #include "pinyin_parser2.h" |
