chinese/libime: prepare for upcoming Boost-1.81

With hat:	office
This commit is contained in:
Dima Panov 2023-01-12 19:41:39 +03:00
parent 33bf29b43a
commit e9f55fc512

View File

@ -0,0 +1,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>