Remove unneeded includes.

This commit is contained in:
Mark de Wever 2010-11-21 13:57:09 +00:00
parent c2acb81141
commit cc466f346e

View File

@ -28,11 +28,7 @@ struct combatant;
class team;
struct time_of_day;
#include "global.hpp"
#include "map_location.hpp"
#include "unit.hpp"
#include "unit_map.hpp"
class unit_creator {
public: