mirror of
https://gitee.com/openharmony/interface_sdk_c
synced 2024-11-27 00:41:01 +00:00
cherry pick 0fd1243
from https://gitee.com/wangmengyao111/interface_sdk_c/pulls/1462
TicketNo:DTS2024091316370 Description:添加size_t头文件 Team:PDU_PTL Feature or Bugfix:Bugfix Binary Source:No PrivateCode(Yes/No):No Signed-off-by: wangmengyao111 <wangmengyao17@huawei.com>
This commit is contained in:
parent
a82f41f6ad
commit
4f622a246c
@ -38,6 +38,7 @@
|
||||
*/
|
||||
|
||||
#include <stdint.h>
|
||||
#include <cstddef>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
Loading…
Reference in New Issue
Block a user