mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-26 16:09:10 +00:00
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
This commit is contained in:
@@ -19,14 +19,11 @@
|
||||
#include "industry.h"
|
||||
#include "newgrf_text.h"
|
||||
#include "fileio_func.h"
|
||||
#include "group.h"
|
||||
#include "signs_base.h"
|
||||
#include "cargotype.h"
|
||||
#include "fontcache.h"
|
||||
#include "error.h"
|
||||
#include "strings_func.h"
|
||||
#include "rev.h"
|
||||
#include "core/alloc_type.hpp"
|
||||
#include "core/endian_func.hpp"
|
||||
#include "date_func.h"
|
||||
#include "vehicle_base.h"
|
||||
|
Reference in New Issue
Block a user