(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header
This commit is contained in:
@@ -22,13 +22,15 @@
|
||||
#include "../subsidy_base.h"
|
||||
#include "../debug.h"
|
||||
#include "../depot_base.h"
|
||||
#include "../zoom_func.h"
|
||||
#include "../date_func.h"
|
||||
#include "../vehicle_func.h"
|
||||
#include "../variables.h"
|
||||
#include "../effectvehicle_base.h"
|
||||
#include "../core/mem_func.hpp"
|
||||
#include "../core/alloc_type.hpp"
|
||||
#include "../engine_base.h"
|
||||
#include "../engine_func.h"
|
||||
#include "../company_base.h"
|
||||
#include "saveload_internal.h"
|
||||
#include "oldloader.h"
|
||||
|
||||
|
Reference in New Issue
Block a user