Signed-off-by: ma-shaoyin <mashaoyin1@huawei.com>

Changes to be committed:
This commit is contained in:
ma-shaoyin
2022-07-16 13:37:06 +08:00
parent 13feea4d0e
commit d116009900
7 changed files with 5 additions and 14 deletions
+1 -4
View File
@@ -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 {
-1
View File
@@ -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"
+2 -3
View File
@@ -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 {
+1 -2
View File
@@ -16,8 +16,7 @@
#ifndef INPUTMETHOD_TRACE_H
#define INPUTMETHOD_TRACE_H
#include <cstdint>
#include "iosfwd"
#include <string>
namespace OHOS {
namespace MiscServices {
+1 -2
View File
@@ -15,9 +15,8 @@
#include "inputmethod_sysevent.h"
#include "global.h"
#include "hisysevent.h"
#include "string"
namespace OHOS {
namespace MiscServices {