X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Cockpit%2Fhud.hxx;h=cf611cb740edf582712d0c4db5458463660ef438;hb=bf5fb5108b52e9cec2ed7d5038ad0dca822f890c;hp=05974867e243c07b61453ec39dcb457b8a743f5d;hpb=cf2fa0f2137cfbf48976bdd7738c32ce278521c7;p=flightgear.git diff --git a/Cockpit/hud.hxx b/Cockpit/hud.hxx index 05974867e..cf611cb74 100644 --- a/Cockpit/hud.hxx +++ b/Cockpit/hud.hxx @@ -47,8 +47,8 @@ #include #include -#include -#include +#include +#include #include #include // STL double ended queue @@ -524,6 +524,9 @@ void fgHUDSetTimeMode( Hptr hud, int time_of_day ); #endif // _HUD_H // $Log$ +// Revision 1.15 1998/10/16 23:27:27 curt +// C++-ifying. +// // Revision 1.14 1998/09/29 14:56:33 curt // c++-ified comments. //