(svn r16378) -Codechange: replace OldPool with simpler Pool. Compilation time, binary size and run time (with asserts disabled) should be improved
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
|
||||
#include "station_type.h"
|
||||
#include "sprite.h"
|
||||
#include "oldpool.h"
|
||||
#include "rail_type.h"
|
||||
#include "road_type.h"
|
||||
#include "tile_type.h"
|
||||
|
Reference in New Issue
Block a user