diff options
-rw-r--r-- | src/include/novel_types.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/novel_types.h b/src/include/novel_types.h index 07fe699..f006840 100644 --- a/src/include/novel_types.h +++ b/src/include/novel_types.h @@ -33,6 +33,7 @@ namespace pinyin{ typedef guint32 phrase_token_t; +typedef gunichar ucs4_t; typedef gunichar2 utf16_t; /* |