Remove unneeded includes.

This commit is contained in:
Mark de Wever 2010-10-28 21:06:17 +00:00
parent bde932fefe
commit fb68eabb9f

View File

@ -23,10 +23,6 @@ class config;
#include "terrain.hpp"
#include "map_location.hpp"
#include <map>
#include <string>
#include <vector>
#define MAX_MAP_AREA 65536
/**