update project includes format
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
#include "PhysicsSolver.hpp"
|
||||
#include "Hitbox.hpp"
|
||||
|
||||
#include <maths/aabb.hpp>
|
||||
#include <voxels/Block.hpp>
|
||||
#include <voxels/Chunks.hpp>
|
||||
#include <voxels/voxel.hpp>
|
||||
#include "maths/aabb.hpp"
|
||||
#include "voxels/Block.hpp"
|
||||
#include "voxels/Chunks.hpp"
|
||||
#include "voxels/voxel.hpp"
|
||||
|
||||
#include <iostream>
|
||||
#include <algorithm>
|
||||
|
||||
Reference in New Issue
Block a user