From: curt Date: Mon, 21 Feb 2000 18:05:42 +0000 (+0000) Subject: Added an #include to pick up the FLT_MAX definition. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=cb4164c5e176fd7b734d4a627c15b74567673c33;p=flightgear.git Added an #include to pick up the FLT_MAX definition. --- diff --git a/src/Airports/genapt.cxx b/src/Airports/genapt.cxx index 6ad0b2089..0c57045e6 100644 --- a/src/Airports/genapt.cxx +++ b/src/Airports/genapt.cxx @@ -36,6 +36,9 @@ # include #endif +#include +#include + #include #include