From 6d6be50ae0b0a0b233f918c3d7b9c0b623676439 Mon Sep 17 00:00:00 2001 From: rubidium Date: Tue, 3 Jan 2012 21:32:51 +0000 Subject: (svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files --- src/newgrf_generic.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/newgrf_generic.cpp') diff --git a/src/newgrf_generic.cpp b/src/newgrf_generic.cpp index 0b098a934..6e2692899 100644 --- a/src/newgrf_generic.cpp +++ b/src/newgrf_generic.cpp @@ -11,12 +11,9 @@ #include "stdafx.h" #include "debug.h" -#include "newgrf.h" #include "newgrf_spritegroup.h" #include "industrytype.h" -#include "core/bitmath_func.hpp" #include "core/random_func.hpp" -#include "tile_map.h" #include "newgrf_sound.h" #include "water_map.h" #include -- cgit v1.2.3-54-g00ecf