From 293003483072888aa954f06d3097f5b46f55e1e5 Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Tue, 30 Aug 2011 14:03:43 +0800 Subject: switch to pinyin internal header --- tests/test_pinyin.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/test_pinyin.cpp') diff --git a/tests/test_pinyin.cpp b/tests/test_pinyin.cpp index d335f77..fe37ba5 100644 --- a/tests/test_pinyin.cpp +++ b/tests/test_pinyin.cpp @@ -20,6 +20,7 @@ */ +#include #include "pinyin.h" int main(int argc, char * argv[]){ -- cgit