Build fix for the build fix

This commit is contained in:
Sam Lantinga 2019-10-17 17:51:36 -07:00
parent 097b9c3084
commit a1349d4627
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@
#elif !defined(__WINRT__) #elif !defined(__WINRT__)
#include <unistd.h> // For _exit(), etc. #include <unistd.h> // For _exit(), etc.
#endif #endif
#endif
#if defined(__EMSCRIPTEN__) #if defined(__EMSCRIPTEN__)
#include <emscripten.h> #include <emscripten.h>