From 18d85a61637411ec07fdb2e1a2ab4a7ed2b6c824 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=91=D1=80=D0=B0=D0=BD=D0=B8=D0=BC=D0=B8=D1=80=20=D0=9A?= =?UTF-8?q?=D0=B0=D1=80=D0=B0=D1=9F=D0=B8=D1=9B?= Date: Sat, 23 Aug 2025 09:24:17 -0700 Subject: [PATCH] Fixed build. --- src/debug.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/debug.cpp b/src/debug.cpp index b1c95c3..43ba69d 100644 --- a/src/debug.cpp +++ b/src/debug.cpp @@ -6,6 +6,8 @@ #include #include // isPrint #include // WriterI +#include // exit + #include // PRIx* #ifndef BX_CONFIG_CALLSTACK_USE_LIB_BACKTRACE