Fix build on Xcode 16

This commit is contained in:
Justin Su
2024-07-20 13:13:49 -04:00
parent 019561d8c2
commit 5d71ab9f26

View File

@ -13,6 +13,7 @@ extern "C" {
#endif
#include <stdbool.h>
#include <stddef.h>
#include <stdint.h>
//-------------------------------------------------------------------