@@ -22,9 +22,9 @@
#if defined(__WIN32__)
#include "core/windows/SDL_windows.h"
#elif !defined(__WINRT__)
#include <unistd.h> // For _exit(), etc.
#endif
#if defined(__IPHONEOS__)
#include <unistd.h>
#if defined(__EMSCRIPTEN__)
The note is not visible to the blocked user.