changeset 9091:c12a8b47b02f draft

(svn r12950) -Fix: two includes is one too much
author belugas <belugas@openttd.org>
date Mon, 05 May 2008 02:02:32 +0000 (2008-05-05)
parents eaa19756eb5b
children 7168640d742c
files src/newgrf.cpp
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/newgrf.cpp
+++ b/src/newgrf.cpp
@@ -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"