summaryrefslogtreecommitdiffstats
path: root/tests/test_pinyin.cpp
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2011-08-30 14:03:43 +0800
committerPeng Wu <alexepico@gmail.com>2011-08-30 14:03:43 +0800
commit293003483072888aa954f06d3097f5b46f55e1e5 (patch)
tree77986b597390a021e7dd5cea5fd531616a981e19 /tests/test_pinyin.cpp
parent3b548d20eaec21cbf9b8e955cca2679ed840e80e (diff)
downloadlibpinyin-293003483072888aa954f06d3097f5b46f55e1e5.tar.gz
libpinyin-293003483072888aa954f06d3097f5b46f55e1e5.tar.xz
libpinyin-293003483072888aa954f06d3097f5b46f55e1e5.zip
switch to pinyin internal header
Diffstat (limited to 'tests/test_pinyin.cpp')
-rw-r--r--tests/test_pinyin.cpp1
1 files changed, 1 insertions, 0 deletions
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 <stdlib.h>
#include "pinyin.h"
int main(int argc, char * argv[]){