1
0
mirror of https://github.com/OpenTTD/OpenTTD synced 2026-01-15 16:32:41 +01:00
Files
OpenTTD/src
Patric Stout fe13fadcfb Codechange: fix Intel C++ Compiler linking issues.
GetAircraftFlightLevel<Aircraft> is only used in static functions
inside aircraft_cmd.cpp. With GCC, Clang and MSVC this is not an
issue, but on ICC fails linking, because it doesn't find this
version of this template. Possibly these two pieces of information
are linked.
Explicit defining the function fixes the issue.
2019-03-18 20:57:32 +01:00
..
2019-03-03 20:51:57 +01:00
2019-03-03 20:51:57 +01:00
2019-03-17 19:45:44 +01:00
2019-03-16 22:30:11 +00:00
2019-03-16 22:30:11 +00:00
2019-03-16 22:30:11 +00:00
2019-03-05 22:03:00 +01:00
2018-04-29 15:32:16 +02:00
2019-01-12 16:57:23 +00:00
2019-01-12 16:57:23 +00:00
2018-04-30 18:52:32 +02:00
2019-03-05 22:03:00 +01:00
2018-04-29 15:32:16 +02:00
2018-04-30 18:52:32 +02:00
2018-10-31 12:41:49 +01:00
2019-03-16 22:30:11 +00:00
2019-03-05 22:03:00 +01:00
2019-03-16 22:30:11 +00:00
2019-03-16 22:30:11 +00:00
2019-03-16 22:30:11 +00:00
2019-03-16 22:30:11 +00:00
2019-03-16 22:30:11 +00:00