diff options
Diffstat (limited to 'src/pinyin_internal.cpp')
| -rw-r--r-- | src/pinyin_internal.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/pinyin_internal.cpp b/src/pinyin_internal.cpp index 79fb688..5a6b20e 100644 --- a/src/pinyin_internal.cpp +++ b/src/pinyin_internal.cpp @@ -1,4 +1,7 @@ #include "pinyin_internal.h" +/* deprecated headers, just keep it here for compiling. */ +#include "facade_phrase_table2.h" + /* Place holder for pinyin internal library. */ |
