IWYU整改

Signed-off-by: @shi-xiaoxiao-iris <shixiaoxiao2@huawei.com>
This commit is contained in:
@shi-xiaoxiao-iris
2022-07-14 18:19:47 +08:00
parent bf0f164671
commit 7a619a1cf4
24 changed files with 29 additions and 6 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
#ifndef OHOS_DM_RANDOM_H
#define OHOS_DM_RANDOM_H
#include <stdint.h> // for int32_t, int64_t, uint32_t, uint8_t
#include <stdint.h>
namespace OHOS {
namespace DistributedHardware {