Бранимир Караџић пре 5 месеци
родитељ
комит
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/debug.h>
 #include <bx/string.h>       // isPrint
 #include <bx/string.h>       // isPrint
 #include <bx/readerwriter.h> // WriterI
 #include <bx/readerwriter.h> // WriterI
+#include <bx/os.h>           // exit
+
 #include <inttypes.h>        // PRIx*
 #include <inttypes.h>        // PRIx*
 
 
 #ifndef BX_CONFIG_CALLSTACK_USE_LIB_BACKTRACE
 #ifndef BX_CONFIG_CALLSTACK_USE_LIB_BACKTRACE