]> git.mxchange.org Git - flightgear.git/blobdiff - src/Time/sunsolver.cxx
Modified Files:
[flightgear.git] / src / Time / sunsolver.cxx
index c9bd04efea1a441565af7e27b2291ba155d24b9f..8a1a78e586df1b9d76bb805f1c286ffc74db0db9 100644 (file)
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
  *
  * $Id$
  */
 
+#ifdef HAVE_CONFIG_H
+#      include <config.h>
+#endif
+
 #ifdef SG_HAVE_STD_INCLUDES
 #  include <cmath>
 // #  include <cstdio>