update project includes format
This commit is contained in:
@@ -4,10 +4,10 @@
|
||||
#include <functional>
|
||||
#include <glm/glm.hpp>
|
||||
|
||||
#include <maths/fastmaths.hpp>
|
||||
#include <typedefs.hpp>
|
||||
#include <util/Clock.hpp>
|
||||
#include <voxels/voxel.hpp>
|
||||
#include "maths/fastmaths.hpp"
|
||||
#include "typedefs.hpp"
|
||||
#include "util/Clock.hpp"
|
||||
#include "voxels/voxel.hpp"
|
||||
|
||||
class Player;
|
||||
class Block;
|
||||
|
||||
Reference in New Issue
Block a user