From aa1e6359c4a3bb43f21bee6730c18f892d5977e7 Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Fri, 22 Mar 2013 11:18:35 +0800 Subject: fixes compile --- 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 76a235e..f94263b 100644 --- a/tests/test_pinyin.cpp +++ b/tests/test_pinyin.cpp @@ -21,6 +21,7 @@ #include "pinyin.h" +#include #include #include -- cgit