(svn r12857) -Fix [FS#1948]: remove the last uses of AutoPtr in the station code.

This commit is contained in:
rubidium
2008-04-23 22:16:41 +00:00
parent 7c8fe9791b
commit 2b85217bfe
12 changed files with 75 additions and 317 deletions

View File

@@ -39,6 +39,7 @@
#include "airport.h"
#include "newgrf_cargo.h"
#include "effectvehicle_func.h"
#include "oldpool_func.h"
#include "table/sprites.h"
#include "table/strings.h"