X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Ftiming%2Fsg_time.hxx;h=319afec61df0207dd0e28b2f06344a512ad383ea;hb=9af5f9f094706685bae09a885fb6adf6394124c2;hp=9c143b18de3936b76351a46feb54969b9127d5c7;hpb=82459a2802a939434f9fc5b88d2b2aea58f0043d;p=simgear.git diff --git a/simgear/timing/sg_time.hxx b/simgear/timing/sg_time.hxx index 9c143b18..319afec6 100644 --- a/simgear/timing/sg_time.hxx +++ b/simgear/timing/sg_time.hxx @@ -43,7 +43,7 @@ # include #endif -#include "timezone.h" +#include // Define a structure containing time parameters @@ -86,6 +86,7 @@ public: SGTime( double lon, double lat, const string& root ); SGTime( const string& root ); + SGTime(); ~SGTime(); // Update the time related variables