Branimir Karadžić 9 年之前
父節點
當前提交
648defc35c
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      src/debug.cpp

+ 0 - 2
src/debug.cpp

@@ -20,8 +20,6 @@ extern "C" void NSLog(CFStringRef _format, ...);
 #	endif // defined(__OBJC__)
 #	endif // defined(__OBJC__)
 #elif 0 // BX_PLATFORM_EMSCRIPTEN
 #elif 0 // BX_PLATFORM_EMSCRIPTEN
 #	include <emscripten.h>
 #	include <emscripten.h>
-#else
-#	include <stdio.h>
 #endif // BX_PLATFORM_WINDOWS
 #endif // BX_PLATFORM_WINDOWS
 
 
 namespace bx
 namespace bx