Fix issue

This commit is contained in:
2021-12-17 20:23:04 +08:00
parent a86d15be20
commit 0adefc79ea
2 changed files with 2 additions and 1 deletions

View File

@@ -3,6 +3,7 @@
#ifdef __cplusplus
extern "C" {
#endif
#include <stddef.h>
/**
* @brief Copy string to another string
* @param dest The pointer of output string