(svn r12950) -Fix: two includes is one too much
authorbelugas
Mon, 05 May 2008 02:02:32 +0000
changeset 9091 3379117c7e21
parent 9090 f73a7db3efea
child 9092 475b36138702
(svn r12950) -Fix: two includes is one too much
src/newgrf.cpp
--- a/src/newgrf.cpp	Sun May 04 22:57:50 2008 +0000
+++ b/src/newgrf.cpp	Mon May 05 02:02:32 2008 +0000
@@ -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"