The International Simutrans Forum

Development => Patches & Projects => Incorporated Patches and Solved Bug Reports => Topic started by: neroden on May 14, 2010, 03:18:21 am

Title: Compilation fix for GCC
Post by: neroden on May 14, 2010, 03:18:21 am
Standard made a change which failed to compile (template instantiations can't specify 'static'), this fixes it.
Title: Re: Compilation fix for GCC
Post by: Dwachs on May 14, 2010, 05:34:35 am
thank you!