X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FTime%2Fmoonpos.cxx;h=516048ddb92523e1e18d963089198dbefeb8f540;hb=a33ad90ed7c537845cd4f77eecd5118b04e1d96a;hp=5d1648e678c2e6e453bf61f7ef17ccf2e03eced0;hpb=1294aed4650ec2aacef27a7fdeb2f4e012516ca0;p=flightgear.git diff --git a/src/Time/moonpos.cxx b/src/Time/moonpos.cxx index 5d1648e67..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 @@ -53,21 +54,20 @@ #include #include -#include -#include +#include #include #include +#include #include +#include -#include -#include
+#include
+#include
#include +#include