X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Cockpit%2Fhud.cxx;h=5a5f8ec809ce4ecbf7cb11b95c284d246798adec;hb=bf5fb5108b52e9cec2ed7d5038ad0dca822f890c;hp=da0195b8bdd372ebd7f54bc7173968dadaebe9c8;hpb=cf2fa0f2137cfbf48976bdd7738c32ce278521c7;p=flightgear.git diff --git a/Cockpit/hud.cxx b/Cockpit/hud.cxx index da0195b8b..5a5f8ec80 100644 --- a/Cockpit/hud.cxx +++ b/Cockpit/hud.cxx @@ -38,7 +38,7 @@ # include // for MAXINT #endif -#include +#include #include #include #include
@@ -830,6 +830,9 @@ void fgUpdateHUD( void ) { } // $Log$ +// Revision 1.24 1998/10/16 23:27:25 curt +// C++-ifying. +// // Revision 1.23 1998/10/16 00:53:00 curt // Mods to display a bit more info when mini-hud is active. //