cjit: fix stdint.h header

This commit is contained in:
2026-09-04 16:39:29 +02:00
parent c14fc89c74
commit 8dbac71007

View File

@@ -114,5 +114,3 @@ typedef uint64_t uintptr_t;
#define WCHAR_MIN (0)
#define WCHAR_MAX (0x10FFFF)
#endif