(svn r11706) -Codechange: split vehicle.h and remove another bunch of useless includes.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
#include "track_dir.hpp"
|
||||
|
||||
#include "../vehicle.h"
|
||||
#include "../vehicle_base.h"
|
||||
#include "../depot.h"
|
||||
#include "../road_map.h"
|
||||
#include "../tunnel_map.h"
|
||||
|
@@ -8,6 +8,7 @@
|
||||
#include "yapf_node_rail.hpp"
|
||||
#include "yapf_costrail.hpp"
|
||||
#include "yapf_destrail.hpp"
|
||||
#include "../vehicle_func.h"
|
||||
|
||||
#define DEBUG_YAPF_CACHE 0
|
||||
|
||||
|
Reference in New Issue
Block a user