12 #include "../stdafx.h" 
   13 #include "../vehicle_base.h" 
   14 #include "../station_base.h" 
   18 #include "../safeguards.h" 
   48     FOR_ALL_STATIONS(st) {
 
   78     FOR_ALL_STATIONS(st) {
 
   96   static const SaveLoad _cargopacket_desc[] = {
 
  111   return _cargopacket_desc;
 
  122     SlSetArrayIndex(cp->
index);