@@ -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