X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=src%2FTime%2Fgeocoord.h;h=c38bab71268f57186dc5736b24b145dbbc450756;hb=ad8e4914200f1e002a971a065bc0aa300d485b67;hp=6549802538abe7cb807a37a55d221f9fc2804c5f;hpb=4dc4764510ba67e8f6b12dbd76742cc59b865654;p=flightgear.git diff --git a/src/Time/geocoord.h b/src/Time/geocoord.h index 654980253..c38bab712 100644 --- a/src/Time/geocoord.h +++ b/src/Time/geocoord.h @@ -32,17 +32,17 @@ #ifndef _GEOCOORD_H_ #define _GEOCOORD_H_ -//#include +#include #include #include -#include +#include STL_IOSTREAM //#include // looks like streambuf does not exist on linux. // But it looks like it isn't used anyways -:) #include -using namespace std; +FG_USING_NAMESPACE(std); #include "mymath.h"