(svn r15299) -Cleanup: remove many redundant includes
This commit is contained in:
@@ -4,14 +4,10 @@
|
||||
|
||||
#include "ai_road.hpp"
|
||||
#include "ai_map.hpp"
|
||||
#include "ai_list.hpp"
|
||||
#include "../../openttd.h"
|
||||
#include "../../road_map.h"
|
||||
#include "../../station_map.h"
|
||||
#include "../../tunnelbridge_map.h"
|
||||
#include "../../command_type.h"
|
||||
#include "../../company_func.h"
|
||||
#include "../../settings_type.h"
|
||||
#include "../../company_func.h"
|
||||
#include "../../script/squirrel_helper_type.hpp"
|
||||
|
||||
/* static */ bool AIRoad::IsRoadTile(TileIndex tile)
|
||||
|
Reference in New Issue
Block a user