From 76eaed68a07fb0134c99100a0fb49e884b511244 Mon Sep 17 00:00:00 2001 From: smatz Date: Sun, 6 Apr 2008 23:49:45 +0000 Subject: (svn r12599) -Codechange: force AllocateSafeRaw() to be linked to simplify compiler's decisions about inlining --- src/industry_cmd.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/industry_cmd.cpp') diff --git a/src/industry_cmd.cpp b/src/industry_cmd.cpp index 568ea1918..510aa2219 100644 --- a/src/industry_cmd.cpp +++ b/src/industry_cmd.cpp @@ -37,6 +37,7 @@ #include "vehicle_func.h" #include "sound_func.h" #include "station_base.h" +#include "oldpool_func.h" #include "table/strings.h" #include "table/sprites.h" -- cgit v1.2.3-70-g09d2