Fixed build.
This commit is contained in:
parent
c5d1a1a8e3
commit
53c4fc9d17
@ -47,15 +47,14 @@ namespace stl = tinystl;
|
||||
#endif // 0
|
||||
|
||||
#include <bx/bx.h>
|
||||
#include <bx/debug.h>
|
||||
#include <bx/bounds.h>
|
||||
#include <bx/commandline.h>
|
||||
#include <bx/timer.h>
|
||||
#include <bx/hash.h>
|
||||
#include <bx/uint32_t.h>
|
||||
#include <bx/math.h>
|
||||
#include <bx/debug.h>
|
||||
#include <bx/file.h>
|
||||
|
||||
#include "bounds.h"
|
||||
#include <bx/hash.h>
|
||||
#include <bx/math.h>
|
||||
#include <bx/timer.h>
|
||||
#include <bx/uint32_t.h>
|
||||
|
||||
typedef stl::vector<bx::Vec3> Vec3Array;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user