mirror of
https://github.com/bkaradzic/bx.git
synced 2026-02-18 04:53:06 +01:00
Cleanup.
This commit is contained in:
@@ -8,8 +8,6 @@
|
||||
|
||||
#include "allocator.h"
|
||||
|
||||
#include <wchar.h> // wchar_t
|
||||
|
||||
namespace bx
|
||||
{
|
||||
struct Units
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
|
||||
#if !BX_CRT_NONE
|
||||
# include <stdio.h> // vsnprintf, vsnwprintf
|
||||
# include <wchar.h> // vswprintf
|
||||
#endif // !BX_CRT_NONE
|
||||
|
||||
namespace bx
|
||||
|
||||
Reference in New Issue
Block a user