From 6aa61303d96d0eba8df4fb5bb853b1584c3a432e Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Fri, 27 May 2016 14:06:16 +0800 Subject: use pinyin_phrase3.h --- src/storage/pinyin_parser2.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/storage/pinyin_parser2.cpp') diff --git a/src/storage/pinyin_parser2.cpp b/src/storage/pinyin_parser2.cpp index a5222fe..e9b7051 100644 --- a/src/storage/pinyin_parser2.cpp +++ b/src/storage/pinyin_parser2.cpp @@ -26,7 +26,6 @@ #include #include #include "stl_lite.h" -#include "pinyin_phrase2.h" #include "pinyin_phrase3.h" #include "pinyin_custom2.h" #include "chewing_key.h" -- cgit