Skip to content

Commit 488244a

Browse files
committed
Fixed compile error
1 parent db37a33 commit 488244a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/functionInfo/functionInfo.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
extern "C" {
2727
#endif
2828

29+
#include <stddef.h>
2930
#include <stdint.h>
3031

3132
struct functionInfo {

0 commit comments

Comments
 (0)