summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/bx/src/crtimpl.cpp
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/bx/src/crtimpl.cpp')
-rw-r--r--3rdparty/bx/src/crtimpl.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/3rdparty/bx/src/crtimpl.cpp b/3rdparty/bx/src/crtimpl.cpp
index 7adb74bb8ee..064b9f6e3ad 100644
--- a/3rdparty/bx/src/crtimpl.cpp
+++ b/3rdparty/bx/src/crtimpl.cpp
@@ -4,6 +4,7 @@
*/
#include <bx/crtimpl.h>
+#include <stdio.h>
#if BX_CONFIG_ALLOCATOR_CRT
# include <malloc.h>