|
@@ -29,6 +29,7 @@ BX_PRAGMA_DIAGNOSTIC_POP_CLANG()
|
|
|
#include <bx/thread.h>
|
|
#include <bx/thread.h>
|
|
|
#include <bx/handlealloc.h>
|
|
#include <bx/handlealloc.h>
|
|
|
#include <bx/readerwriter.h>
|
|
#include <bx/readerwriter.h>
|
|
|
|
|
+#include <bx/crtimpl.h>
|
|
|
#include <tinystl/allocator.h>
|
|
#include <tinystl/allocator.h>
|
|
|
#include <tinystl/string.h>
|
|
#include <tinystl/string.h>
|
|
|
|
|
|