mirror of
https://github.com/openharmony/miscservices_inputmethod.git
synced 2026-07-18 17:24:37 -04:00
Signed-off-by: ma-shaoyin <mashaoyin1@huawei.com>
Changes to be committed:
This commit is contained in:
@@ -15,10 +15,7 @@
|
||||
|
||||
#ifndef ETC_PARA_INCLUDE_PARA_HANDLE_H
|
||||
#define ETC_PARA_INCLUDE_PARA_HANDLE_H
|
||||
|
||||
#include <cstdint>
|
||||
|
||||
#include "iosfwd"
|
||||
#include <string>
|
||||
namespace OHOS {
|
||||
namespace MiscServices {
|
||||
class ParaHandle {
|
||||
|
||||
@@ -16,7 +16,6 @@
|
||||
|
||||
#include "para_handle.h"
|
||||
#include "parameter.h"
|
||||
#include "string"
|
||||
|
||||
namespace OHOS {
|
||||
namespace MiscServices {
|
||||
|
||||
@@ -15,7 +15,6 @@
|
||||
|
||||
|
||||
#include "input_client_stub.h"
|
||||
#include <string>
|
||||
#include "global.h"
|
||||
#include "ipc_object_stub.h"
|
||||
#include "ipc_types.h"
|
||||
|
||||
@@ -15,7 +15,6 @@
|
||||
|
||||
|
||||
#include "input_data_channel_stub.h"
|
||||
#include <string>
|
||||
#include "global.h"
|
||||
#include "input_method_controller.h"
|
||||
#include "ipc_object_stub.h"
|
||||
|
||||
@@ -16,9 +16,8 @@
|
||||
#ifndef INPUTMETHOD_SYSEVENT_H
|
||||
#define INPUTMETHOD_SYSEVENT_H
|
||||
|
||||
#include <cstdint>
|
||||
|
||||
#include "iosfwd"
|
||||
#include <string>
|
||||
#include "global.h"
|
||||
|
||||
namespace OHOS {
|
||||
namespace MiscServices {
|
||||
|
||||
@@ -16,8 +16,7 @@
|
||||
#ifndef INPUTMETHOD_TRACE_H
|
||||
#define INPUTMETHOD_TRACE_H
|
||||
|
||||
#include <cstdint>
|
||||
#include "iosfwd"
|
||||
#include <string>
|
||||
|
||||
namespace OHOS {
|
||||
namespace MiscServices {
|
||||
|
||||
@@ -15,9 +15,8 @@
|
||||
|
||||
#include "inputmethod_sysevent.h"
|
||||
|
||||
#include "global.h"
|
||||
#include "hisysevent.h"
|
||||
#include "string"
|
||||
|
||||
|
||||
namespace OHOS {
|
||||
namespace MiscServices {
|
||||
|
||||
Reference in New Issue
Block a user