(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 10ab24a5f1
commit dce1b33196
12 changed files with 75 additions and 317 deletions

View File

@@ -37,6 +37,7 @@
#include "cheat_func.h"
#include "functions.h"
#include "effectvehicle_func.h"
#include "oldpool_func.h"
#include "table/sprites.h"
#include "table/strings.h"