X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FTime%2Ffg_time.cxx;h=297c28f53e8cc7a207ae4316c79cdd3bc3d8bf10;hb=7a16ec4fb4e1663902f5022812291f01d7e37ee3;hp=0b7cee42d659e92b52eeb341fbed646520d3d9aa;hpb=37220833ed5c2c3621b7ea482cf4b0f63431cd9a;p=flightgear.git diff --git a/src/Time/fg_time.cxx b/src/Time/fg_time.cxx index 0b7cee42d..297c28f53 100644 --- a/src/Time/fg_time.cxx +++ b/src/Time/fg_time.cxx @@ -25,7 +25,7 @@ # include #endif -#include +#include #ifdef FG_HAVE_STD_INCLUDES # include @@ -49,18 +49,20 @@ # include // for get/setitimer, gettimeofday, struct timeval #endif -#include -#include -#include +#include +#include +#include +#include + #include -#include #include
-#include #include