summaryrefslogtreecommitdiffstats
path: root/tests/test_phrase.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_phrase.cpp')
-rw-r--r--tests/test_phrase.cpp3
1 files changed, 2 insertions, 1 deletions
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 <stdlib.h>
#include "pinyin.h"
+#include <stdlib.h>
+#include <string.h>
int main(int argc, char * argv[]){
pinyin_context_t * context =