]> git.mxchange.org Git - flightgear.git/commit
Frederic Bouvier:
authorehofman <ehofman>
Mon, 23 Feb 2004 09:48:10 +0000 (09:48 +0000)
committerehofman <ehofman>
Mon, 23 Feb 2004 09:48:10 +0000 (09:48 +0000)
commit86e94fd08e30834abf819eed66debb6e6f185040
treee3ea885b72e2b28a28cb5d7ff359a8711df3f4df
parent5822e0b0e858037b9122fd81fbd0b3a407003c15
Frederic Bouvier:
The last change from Curt to Airports/simple.[ch]xx made
GUI/AirportList.cxx not compilable because of the loss of
a '*' in getAirport.

Also : fabs is not defined under MSVC unless <math.h> is
included.
src/Airports/simple.cxx
src/Airports/simple.hxx