Fixed build.

This commit is contained in:
Branimir Karadžić
2017-01-21 09:01:13 -08:00
parent f6d30c727f
commit ab36e91298

View File

@@ -12,6 +12,15 @@
#if BX_CONFIG_SUPPORTS_THREADING
#if 0 \
|| BX_PLATFORM_ANDROID \
|| BX_PLATFORM_LINUX \
|| BX_PLATFORM_NACL \
|| BX_PLATFORM_IOS \
|| BX_PLATFORM_OSX
# include <pthread.h>
#endif //
namespace bx
{
///