mirror of
https://github.com/openharmony/device_manager.git
synced 2026-07-18 08:14:26 -04:00
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user