mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2025-02-17 20:31:57 -05:00
Cleanup.
This commit is contained in:
parent
47aeaf49a9
commit
ec9c6a05c4
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
#include <stdarg.h> // va_list
|
||||
#include <stdint.h> // uint32_t
|
||||
#include <stdlib.h> // size_t
|
||||
#include <stdlib.h> // NULL
|
||||
|
||||
#include <bgfx/bgfxdefines.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue