#pragma once #include "core/math/aabb.hh" #include "shared/types.hh" using ChunkAABB = math::AABB;