mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2025-02-17 12:20:55 -05:00
Added missing include.
This commit is contained in:
parent
89a87a5f8d
commit
1a4c308ba5
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ BX_PRAGMA_DIAGNOSTIC_POP_CLANG()
|
|||
#include <bx/thread.h>
|
||||
#include <bx/handlealloc.h>
|
||||
#include <bx/readerwriter.h>
|
||||
#include <bx/crtimpl.h>
|
||||
#include <tinystl/allocator.h>
|
||||
#include <tinystl/string.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue