X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FTime%2Fmoonpos.cxx;h=516048ddb92523e1e18d963089198dbefeb8f540;hb=a33ad90ed7c537845cd4f77eecd5118b04e1d96a;hp=bd236d7b29bf5d52f8e9f70aeda8166ef9e9d176;hpb=485230b443de22c97d5c4ddfda98598fb52ce98a;p=flightgear.git diff --git a/src/Time/moonpos.cxx b/src/Time/moonpos.cxx index bd236d7b2..516048ddb 100644 --- a/src/Time/moonpos.cxx +++ b/src/Time/moonpos.cxx @@ -1,5 +1,6 @@ -// moonpos.cxx (basically, this is a slightly modified version of the 'sunpos.cxx' file, adapted from XEarth) - +// moonpos.cxx (basically, this is a slightly modified version of the +// 'sunpos.cxx' file, adapted from XEarth) +// // kirk johnson // july 1993 // @@ -41,7 +42,7 @@ #include -#ifdef FG_HAVE_STD_INCLUDES +#ifdef SG_HAVE_STD_INCLUDES # include # include # include @@ -51,23 +52,22 @@ # include #endif -#include #include -#include -#include -#include -#include -#include - -#include -#include
+#include +#include +#include +#include +#include +#include +#include + +#include
+#include
#include +#include