]> git.mxchange.org Git - simgear.git/history - Math/fg_geodesy.cxx
Check for __CYGWIN__ (b20) as well as __CYGWIN32__ (pre b20 compilers)
[simgear.git] / Math / fg_geodesy.cxx
1998-10-16 curtc++-ifying.
1998-10-16 curtRenamed .c -> .h so we can start adding c++ supporting...