This commit is contained in:
Branimir Karadžić
2017-01-22 15:39:07 -08:00
parent c77a8ee80a
commit 648defc35c

View File

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