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

This commit is contained in:
belugas 2008-05-05 02:02:32 +00:00
parent a1e77073fe
commit 26f11fd181

View File

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