mirror of
https://github.com/bkaradzic/bx.git
synced 2026-02-18 04:53:06 +01:00
Cleanup.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include <bx/timer.h>
|
||||
|
||||
#if BX_CRT_NONE
|
||||
# include "crt0.h"
|
||||
# include <bx/crt0.h>
|
||||
#elif BX_PLATFORM_ANDROID
|
||||
# include <time.h> // clock, clock_gettime
|
||||
#elif BX_PLATFORM_EMSCRIPTEN
|
||||
|
||||
Reference in New Issue
Block a user