Fixed include.

This commit is contained in:
bkaradzic
2013-08-11 20:28:47 -07:00
parent 89bd13b30e
commit fe86c1cf93

View File

@@ -13,6 +13,7 @@
# include <errno.h>
# include <semaphore.h>
# include <time.h>
# include <pthread.h>
#elif BX_PLATFORM_WINDOWS || BX_PLATFORM_XBOX360
# include <windows.h>
# include <limits.h>