]> git.mxchange.org Git - flightgear.git/blobdiff - src/Time/sunsolver.hxx
Clean-up cmake (linker) dependencies.
[flightgear.git] / src / Time / sunsolver.hxx
index 9c984b71f2a8b25d00ab1ef322c58c39e06852c1..8c98812dccd4c31465c533f85486d1c497d75a82 100644 (file)
@@ -57,4 +57,5 @@ time_t fgTimeSecondsUntilSunAngle( time_t cur_time,
  */
 void fgSunPositionGST(double gst, double *lon, double *lat);
 
+
 #endif /* _SUNSOLVER_HXX */