From c59132a9687b3855f7a5886242d2abb0b6559bcc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Branimir=20Karad=C5=BEi=C4=87?= Date: Sun, 8 Jan 2017 16:12:18 -0800 Subject: [PATCH] Fixing build. --- src/os.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/os.cpp b/src/os.cpp index 0739ccc..ec5df09 100644 --- a/src/os.cpp +++ b/src/os.cpp @@ -4,6 +4,7 @@ */ #include +#include #if BX_PLATFORM_WINDOWS || BX_PLATFORM_WINRT # include