diff --git a/utils/include/dfx/standard/dm_hisysevent.h b/utils/include/dfx/standard/dm_hisysevent.h index d38731eb..50c0b6d0 100644 --- a/utils/include/dfx/standard/dm_hisysevent.h +++ b/utils/include/dfx/standard/dm_hisysevent.h @@ -16,6 +16,7 @@ #ifndef OHOS_DISTRIBUTED_DM_HISYSEVENT_H #define OHOS_DISTRIBUTED_DM_HISYSEVENT_H +#include // for int32_t #include "iosfwd" // for string namespace OHOS { diff --git a/utils/include/dm_anonymous.h b/utils/include/dm_anonymous.h index dace42bd..eba7e9a4 100644 --- a/utils/include/dm_anonymous.h +++ b/utils/include/dm_anonymous.h @@ -16,6 +16,7 @@ #ifndef OHOS_DM_ANONYMOUS_H #define OHOS_DM_ANONYMOUS_H +#include // for int32_t #include "iosfwd" // for string namespace OHOS {