codecheck修改

Signed-off-by: wangyb0625 <wangyibo38@huawei.com>
This commit is contained in:
wangyb0625
2022-05-20 11:12:09 +08:00
parent 8c6aa6c781
commit df060782b0
2 changed files with 7 additions and 9 deletions
+2 -1
View File
@@ -16,10 +16,11 @@
#ifndef OHOS_DM_ERROMSG_H
#define OHOS_DM_ERROMSG_H
#include <string>
#include "dm_log.h"
#include "dm_constants.h"
#include <string>
namespace OHOS {
namespace DistributedHardware {
std::string GetErrorString(int failedReason);