X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FTime%2Fmoonpos.cxx;h=516048ddb92523e1e18d963089198dbefeb8f540;hb=cc3d0221ea5fb1def56f53305560829fc66c2ab6;hp=ca6c7abfdcf521c1bb2fc63409e9b75833a440f3;hpb=0ffa19cd32c02405d0e740393b37f4009ed5a312;p=flightgear.git diff --git a/src/Time/moonpos.cxx b/src/Time/moonpos.cxx index ca6c7abfd..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 @@ -54,20 +55,19 @@ #include #include #include -#include #include #include +#include #include #include -#include
+#include
+#include
#include +#include