]> git.localhorst.tv Git - blank.git/blobdiff - src/world/ChunkLoader.hpp
try to cleanly destruct world
[blank.git] / src / world / ChunkLoader.hpp
index 0198651f2ab307e137d6b7e220c291461b51dd54..1c0b98f792b349e69a9f7e997228038cdffcba5a 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef BLANK_WORLD_CHUNKLOADER_HPP_
 #define BLANK_WORLD_CHUNKLOADER_HPP_
 
-#include <list>
+#include <cstddef>
 
 
 namespace blank {