(svn r12950) -Fix: two includes is one too much
authorbelugas
Mon, 05 May 2008 02:02:32 +0000
changeset 10408 c9baa47d1342
parent 10407 f23e83b45b98
child 10409 0ad254441c0c
(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"