mirror of
https://github.com/lifegpc/c-utils.git
synced 2026-06-06 13:18:57 +08:00
Fix issue
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user