🐛 fix weird error on mac build
This commit is contained in:
parent
627cb9d773
commit
b020ebf5b5
|
@ -4,6 +4,7 @@
|
|||
#define __nasver__ "11.2"
|
||||
#endif
|
||||
|
||||
#include <cstddef>
|
||||
#include <cstdint>
|
||||
|
||||
// abbreviation of some useful basic type
|
||||
|
|
Loading…
Reference in New Issue