(svn r12950) -Fix: two includes is one too much

This commit is contained in:
belugas 2008-05-05 02:02:32 +00:00
parent 62259ff665
commit dcdfb02130

View File

@ -49,8 +49,6 @@
#include "map_func.h"
#include <map>
#include <map>
#include "table/strings.h"
#include "table/sprites.h"
#include "table/town_land.h"