From: Peng Wu Date: Fri, 9 Dec 2011 07:17:01 +0000 (+0800) Subject: port test pinyin/phrase/chewing X-Git-Tag: 0.4.91~40 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=166e1723bd4677a8b454bb12bf22ed7f4ebac5c5;p=platform%2Fupstream%2Flibpinyin.git port test pinyin/phrase/chewing --- diff --git a/tests/test_chewing.cpp b/tests/test_chewing.cpp index 2a2674e..5f1b000 100644 --- a/tests/test_chewing.cpp +++ b/tests/test_chewing.cpp @@ -20,8 +20,9 @@ */ -#include #include "pinyin.h" +#include +#include int main(int argc, char * argv[]){ pinyin_context_t * context = diff --git a/tests/test_phrase.cpp b/tests/test_phrase.cpp index 01cd4cc..ef32d09 100644 --- a/tests/test_phrase.cpp +++ b/tests/test_phrase.cpp @@ -20,8 +20,9 @@ */ -#include #include "pinyin.h" +#include +#include int main(int argc, char * argv[]){ pinyin_context_t * context = diff --git a/tests/test_pinyin.cpp b/tests/test_pinyin.cpp index 3162cb3..f965bdf 100644 --- a/tests/test_pinyin.cpp +++ b/tests/test_pinyin.cpp @@ -20,8 +20,9 @@ */ -#include #include "pinyin.h" +#include +#include int main(int argc, char * argv[]){ pinyin_context_t * context =