summaryrefslogtreecommitdiffstats
path: root/tests/storage/test_matrix.cpp
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2016-11-16 11:27:16 +0800
committerPeng Wu <alexepico@gmail.com>2016-11-16 11:27:16 +0800
commitfecc795f90768a926a28c34636f593440f1af9a9 (patch)
treeb0b06e950ee22e0b3f8fe65c8bb4c90875c8d118 /tests/storage/test_matrix.cpp
parent496f97bc1f19ec6f1539356573bacfffdf2d9f61 (diff)
parent0236b16114dda5faf3dccabee147dfdd55c256ce (diff)
downloadlibpinyin-fecc795f90768a926a28c34636f593440f1af9a9.tar.gz
libpinyin-fecc795f90768a926a28c34636f593440f1af9a9.tar.xz
libpinyin-fecc795f90768a926a28c34636f593440f1af9a9.zip
Merge branch 'lantw44-master'
Diffstat (limited to 'tests/storage/test_matrix.cpp')
-rw-r--r--tests/storage/test_matrix.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/storage/test_matrix.cpp b/tests/storage/test_matrix.cpp
index b6af231..a746927 100644
--- a/tests/storage/test_matrix.cpp
+++ b/tests/storage/test_matrix.cpp
@@ -18,6 +18,10 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include "timer.h"
#include <stdlib.h>
#include "pinyin_internal.h"