!1569 添加size_t头文件

Merge pull request !1569 from wangmengyao111/master
This commit is contained in:
openharmony_ci 2024-09-19 07:03:32 +00:00 committed by Gitee
commit aae719f6e0
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -37,6 +37,7 @@
*/
#include <stdint.h>
#include <cstddef>
#ifdef __cplusplus
extern "C" {