#include #include "world/generator/SurroundMap.hpp" TEST(SurroundMap, InitTest) { SurroundMap map(50, 8); }