update project includes format
This commit is contained in:
@@ -6,9 +6,9 @@
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include <maths/UVRegion.hpp>
|
||||
#include <maths/aabb.hpp>
|
||||
#include <typedefs.hpp>
|
||||
#include "maths/UVRegion.hpp"
|
||||
#include "maths/aabb.hpp"
|
||||
#include "typedefs.hpp"
|
||||
|
||||
inline std::string BLOCK_ITEM_SUFFIX = ".item";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user