forked from mirror/OpenTTD
(svn r23735) -Codechange: remove ~50 includes from headers that weren't needed
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
#include "cargopacket.h"
|
||||
#include "industry_type.h"
|
||||
#include "newgrf_storage.h"
|
||||
#include "town.h"
|
||||
|
||||
typedef Pool<BaseStation, StationID, 32, 64000> StationPool;
|
||||
extern StationPool _station_pool;
|
||||
|
Reference in New Issue
Block a user