cjit: fix stdint.h header
This commit is contained in:
@@ -114,5 +114,3 @@ typedef uint64_t uintptr_t;
|
|||||||
|
|
||||||
#define WCHAR_MIN (0)
|
#define WCHAR_MIN (0)
|
||||||
#define WCHAR_MAX (0x10FFFF)
|
#define WCHAR_MAX (0x10FFFF)
|
||||||
|
|
||||||
#endif
|
|
||||||
|
|||||||
Reference in New Issue
Block a user