From e40eb8177ac3ed5235ae13314032bb47095c13e9 Mon Sep 17 00:00:00 2001 From: rubidium Date: Tue, 3 Jan 2012 20:26:05 +0000 Subject: (svn r23735) -Codechange: remove ~50 includes from headers that weren't needed --- src/road_func.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/road_func.h') diff --git a/src/road_func.h b/src/road_func.h index 3951f3c05..27622f443 100644 --- a/src/road_func.h +++ b/src/road_func.h @@ -14,9 +14,6 @@ #include "core/bitmath_func.hpp" #include "road_type.h" -#include "direction_type.h" -#include "company_type.h" -#include "tile_type.h" #include "economy_func.h" /** -- cgit v1.2.3-54-g00ecf