Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 937737
Collapse All | Expand All

(-)a/src/lib/fcitx-utils/inputbuffer.h (-1 / +1 lines)
Lines 7-12 Link Here
7
#ifndef _FCITX_UTILS_INPUTBUFFER_H_
7
#ifndef _FCITX_UTILS_INPUTBUFFER_H_
8
#define _FCITX_UTILS_INPUTBUFFER_H_
8
#define _FCITX_UTILS_INPUTBUFFER_H_
9
9
10
#include <cstdint>
10
#include <cstring>
11
#include <cstring>
11
#include <memory>
12
#include <memory>
12
#include <string>
13
#include <string>
13
- 

Return to bug 937737