Description: modify input UT error

Match-id-7d6beea235428434ef3174c77600ecc95c6095da
This commit is contained in:
xxxx
2023-02-15 15:34:12 +08:00
parent 5b2653cddf
commit 502b87b465
15 changed files with 128 additions and 41 deletions
+5
View File
@@ -23,7 +23,12 @@
#include "anonymous_string.h"
#include "nlohmann/json.hpp"
#ifndef COMPILE_TEST_MODE
#include "softbus_bus_center.h"
#else
#include "softbus_bus_center_mock.h"
#endif
#include "constants_dinput.h"
#include "dinput_errcode.h"