[*] Caught bad typedef on a different toolchain

This commit is contained in:
Reece Wilson 2023-12-04 20:45:26 +00:00
parent f30d2db9a2
commit 0c1394178d

View File

@ -42,4 +42,4 @@
#error unsupported architecture. currently supports: aarch64 x86_64 x86_32 #error unsupported architecture. currently supports: aarch64 x86_64 x86_32
#endif #endif
typedef size_t Handle_ct; typedef size_ct Handle_ct;