(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

@@ -43,6 +43,7 @@
#include "station_map.h"
#include "water_map.h"
#include "functions.h"
#include "oldpool_func.h"
#include "table/sprites.h"
#include "table/strings.h"