summaryrefslogtreecommitdiff
blob: 4dcf19d363ded7d020394c0a954d379264e452ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
https://github.com/fcitx/fcitx5/pull/1119

--- a/src/lib/fcitx-utils/inputbuffer.h
+++ b/src/lib/fcitx-utils/inputbuffer.h
@@ -7,6 +7,7 @@
 #ifndef _FCITX_UTILS_INPUTBUFFER_H_
 #define _FCITX_UTILS_INPUTBUFFER_H_
 
+#include <cstdint>
 #include <cstring>
 #include <memory>
 #include <string>