From 3d1eaf9b23a1f60cb1ee0c564a155e872cb60c8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Branimir=20Karad=C5=BEi=C4=87?= Date: Mon, 6 Feb 2017 16:35:17 -0800 Subject: [PATCH] Fixed build. --- src/crtimpl.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/crtimpl.cpp b/src/crtimpl.cpp index 7adb74b..064b9f6 100644 --- a/src/crtimpl.cpp +++ b/src/crtimpl.cpp @@ -4,6 +4,7 @@ */ #include +#include #if BX_CONFIG_ALLOCATOR_CRT # include