(svn r12599) -Codechange: force AllocateSafeRaw() to be linked to simplify compiler's decisions about inlining
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
#include "station_base.h"
|
||||
#include "cargopacket.h"
|
||||
#include "saveload.h"
|
||||
#include "oldpool_func.h"
|
||||
|
||||
/* Initialize the cargopacket-pool */
|
||||
DEFINE_OLD_POOL_GENERIC(CargoPacket, CargoPacket)
|
||||
|
Reference in New Issue
Block a user