From 51ef74bdc4cd8df6049c6a5603b4c31524d70b31 Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Tue, 6 Dec 2011 17:24:43 +0800 Subject: write test chewing table --- src/pinyin_internal.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/pinyin_internal.h') diff --git a/src/pinyin_internal.h b/src/pinyin_internal.h index c7c5e73..9ddf963 100644 --- a/src/pinyin_internal.h +++ b/src/pinyin_internal.h @@ -36,6 +36,8 @@ #include "pinyin_lookup.h" #include "phrase_lookup.h" #include "tag_utility.h" +#include "pinyin_custom2.h" +#include "pinyin_parser2.h" #include "chewing_large_table.h" #include "facade_chewing_table.h" #include "facade_phrase_table.h" -- cgit