Include the correct header for SIZE_MAX
This commit is contained in:
parent
9cf0b5b6de
commit
c5535a04ca
|
@ -29,7 +29,7 @@
|
|||
|
||||
|
||||
#include <stddef.h>
|
||||
#include <limits.h>
|
||||
#include <stdint.h>
|
||||
#include "System/array.h"
|
||||
#include "System/error.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user