mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-19 13:32:59 +01:00
Cleanup.
This commit is contained in:
@@ -58,11 +58,11 @@ namespace stl = tinystl;
|
||||
#include <bx/debug.h>
|
||||
#include <bx/commandline.h>
|
||||
#include <bx/timer.h>
|
||||
#include <bx/readerwriter.h>
|
||||
#include <bx/hash.h>
|
||||
#include <bx/uint32_t.h>
|
||||
#include <bx/fpumath.h>
|
||||
#include <bx/tokenizecmd.h>
|
||||
#include <bx/crtimpl.h>
|
||||
|
||||
#include "bounds.h"
|
||||
|
||||
|
||||
@@ -59,9 +59,9 @@ namespace bgfx
|
||||
#include <bx/commandline.h>
|
||||
#include <bx/endian.h>
|
||||
#include <bx/uint32_t.h>
|
||||
#include <bx/readerwriter.h>
|
||||
#include <bx/string.h>
|
||||
#include <bx/hash.h>
|
||||
#include <bx/crtimpl.h>
|
||||
#include "../../src/vertexdecl.h"
|
||||
|
||||
namespace bgfx
|
||||
|
||||
@@ -27,8 +27,8 @@
|
||||
#endif // DEBUG
|
||||
|
||||
#include <bx/bx.h>
|
||||
#include <bx/allocator.h>
|
||||
#include <bx/commandline.h>
|
||||
#include <bx/crtimpl.h>
|
||||
#include <bx/uint32_t.h>
|
||||
|
||||
namespace bgfx
|
||||
|
||||
Reference in New Issue
Block a user