mirror of
https://github.com/openharmony/miscservices_inputmethod.git
synced 2026-07-18 09:14:40 -04:00
Signed-off-by: ma-shaoyin <mashaoyin1@huawei.com>
Changes to be committed:
This commit is contained in:
@@ -16,12 +16,12 @@
|
||||
#ifndef INPUTMETHOD_DUMP_H
|
||||
#define INPUTMETHOD_DUMP_H
|
||||
|
||||
#include <cstdlib>
|
||||
#include <functional>
|
||||
#include <list>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include "__mutex_base"
|
||||
#include "iosfwd"
|
||||
#include "singleton.h"
|
||||
|
||||
|
||||
@@ -17,8 +17,9 @@
|
||||
#ifndef SERVICES_INCLUDE_MESSAGE_HANDLER_H
|
||||
#define SERVICES_INCLUDE_MESSAGE_HANDLER_H
|
||||
|
||||
#include <condition_variable>
|
||||
#include <mutex>
|
||||
#include <queue>
|
||||
#include "__mutex_base"
|
||||
#include "message.h"
|
||||
|
||||
namespace OHOS {
|
||||
|
||||
@@ -15,8 +15,6 @@
|
||||
|
||||
#include "input_method_property.h"
|
||||
|
||||
#include "__config"
|
||||
|
||||
namespace OHOS {
|
||||
namespace MiscServices {
|
||||
using namespace std;
|
||||
|
||||
@@ -15,8 +15,6 @@
|
||||
|
||||
#include "keyboard_type.h"
|
||||
|
||||
#include "__config"
|
||||
|
||||
namespace OHOS {
|
||||
namespace MiscServices {
|
||||
using namespace std;
|
||||
|
||||
Reference in New Issue
Block a user