Fix some typos

This commit is contained in:
gabime
2024-01-13 18:53:19 +02:00
parent c539f36551
commit ce3922cff1
7 changed files with 8 additions and 9 deletions

View File

@@ -56,7 +56,7 @@
#include <thread.h> // for thr_self
#endif
#endif // unix
#endif // _WIN32
#if defined __APPLE__
#include <AvailabilityMacros.h>