🐛 fix weird error on mac build

This commit is contained in:
ValKmjolnir 2024-06-02 22:36:41 +08:00
parent 627cb9d773
commit b020ebf5b5
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
#define __nasver__ "11.2" #define __nasver__ "11.2"
#endif #endif
#include <cstddef>
#include <cstdint> #include <cstdint>
// abbreviation of some useful basic type // abbreviation of some useful basic type