Бранимир Караџић 5 месяцев назад
Родитель
Сommit
18d85a6163
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      src/debug.cpp

+ 2 - 0
src/debug.cpp

@@ -6,6 +6,8 @@
 #include <bx/debug.h>
 #include <bx/string.h>       // isPrint
 #include <bx/readerwriter.h> // WriterI
+#include <bx/os.h>           // exit
+
 #include <inttypes.h>        // PRIx*
 
 #ifndef BX_CONFIG_CALLSTACK_USE_LIB_BACKTRACE