소스 검색

Build fix for the build fix

Sam Lantinga 5 년 전
부모
커밋
a1349d4627
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/SDL.c

+ 0 - 1
src/SDL.c

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