mirror of
https://github.com/zhenyan121/Cubed.git
synced 2026-06-17 16:17:02 +08:00
fix: can't find iota
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
#include <Cubed/gameplay/tree.hpp>
|
||||
#include <Cubed/tools/cubed_hash.hpp>
|
||||
#include <Cubed/tools/perlin_noise.hpp>
|
||||
|
||||
#include <numeric>
|
||||
namespace Cubed {
|
||||
|
||||
ChunkGenerator::ChunkGenerator(Chunk& chunk) :
|
||||
|
||||
Reference in New Issue
Block a user