]> git.localhorst.tv Git - blobs.git/blobdiff - src/blobs.cpp
coarse test
[blobs.git] / src / blobs.cpp
index 9562f84cde5740a5f3c820293c2f01a11eade3f2..5163a3ea8f3cf91d6bf1a2bbdd4d8e869e3bc19e 100644 (file)
@@ -3,15 +3,7 @@
 #include "app/init.hpp"
 #include "app/MasterState.hpp"
 #include "creature/Creature.hpp"
-#include "math/const.hpp"
-#include "world/Planet.hpp"
-#include "world/Set.hpp"
 #include "world/Simulation.hpp"
-#include "world/Sun.hpp"
-#include "world/TileType.hpp"
-
-#include <cstdint>
-#include <iostream>
 
 using namespace blobs;