added include of stdlib.h for size_t
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#ifndef INCcantProceedh
|
||||
#define INCcantProceedh
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user