X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Time%2Ffg_time.h;h=82d743b6ebebb1e14bf040769ce1b5a5bb031fc4;hb=3680a111488632d1f120826a1646a7e9e9ed0525;hp=6e39cdb39f467adb392cc5cbfd56038b7e3368bd;hpb=0de1810a15a4491dcb0373bfd5533f5438ac02c0;p=flightgear.git diff --git a/Time/fg_time.h b/Time/fg_time.h index 6e39cdb39..82d743b6e 100644 --- a/Time/fg_time.h +++ b/Time/fg_time.h @@ -35,7 +35,7 @@ #include #include -#include +#include #include @@ -99,9 +99,13 @@ void fgTimeUpdate(struct fgFLIGHT *f, struct fgTIME *t); /* $Log$ -/* Revision 1.14 1998/01/22 02:59:43 curt -/* Changed #ifdef FILE_H to #ifdef _FILE_H +/* Revision 1.15 1998/01/27 00:48:06 curt +/* Incorporated Paul Bleisch's new debug message +/* system and commandline/config file processing code. /* + * Revision 1.14 1998/01/22 02:59:43 curt + * Changed #ifdef FILE_H to #ifdef _FILE_H + * * Revision 1.13 1998/01/19 19:27:20 curt * Merged in make system changes from Bob Kuehne * This should simplify things tremendously.