aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/libime/files/patch-tools_libime__prediction.cpp
blob: 2d5d490b294764484746eebb83d0dd208f61ace9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- tools/libime_prediction.cpp.orig	2021-11-05 14:13:24 UTC
+++ tools/libime_prediction.cpp
@@ -8,6 +8,7 @@
 #include "libime/core/datrie.h"
 #include "libime/core/languagemodel.h"
 #include <boost/algorithm/string.hpp>
+#include <array>
 #include <cmath>
 #include <fcitx-utils/log.h>
 #include <fstream>