summaryrefslogtreecommitdiffhomepage
path: root/src/chunk.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/chunk.hpp')
-rw-r--r--src/chunk.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/chunk.hpp b/src/chunk.hpp
index cfc8c5cb..e6379507 100644
--- a/src/chunk.hpp
+++ b/src/chunk.hpp
@@ -7,7 +7,6 @@
#include "wall-defs.hpp"
#include "search-pred.hpp"
#include "hole-cut.hpp"
-#include <type_traits>
#include <array>
#include <Corrade/Containers/Array.h>
#include <Corrade/Containers/Pointer.h>