Make sure UINT32_MAX is available even in gcc C++ builds.
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
#define wren_h
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
typedef struct WrenVM WrenVM;
|
||||
|
||||
Reference in New Issue
Block a user