update project includes format
This commit is contained in:
@@ -4,11 +4,11 @@
|
||||
#include <memory>
|
||||
#include <unordered_map>
|
||||
|
||||
#include <typedefs.hpp>
|
||||
#include "typedefs.hpp"
|
||||
#include "voxel.hpp"
|
||||
|
||||
#define GLM_ENABLE_EXPERIMENTAL
|
||||
#include "glm/gtx/hash.hpp"
|
||||
#include <glm/gtx/hash.hpp>
|
||||
|
||||
class Chunk;
|
||||
class Level;
|
||||
|
||||
Reference in New Issue
Block a user