We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6af78b6 commit cd03feeCopy full SHA for cd03fee
src/lib/fcitx-utils/inputbuffer.h
@@ -7,6 +7,7 @@
7
#ifndef _FCITX_UTILS_INPUTBUFFER_H_
8
#define _FCITX_UTILS_INPUTBUFFER_H_
9
10
+#include <cstdint>
11
#include <cstring>
12
#include <memory>
13
#include <string>
0 commit comments