]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/nmea.cxx
Fix line endings
[flightgear.git] / src / Network / nmea.cxx
index dfc7d5edba02081cc64d9c407ef6c58d3b49a5e7..0f485f67b97d8e31e40ae442fbd23bfe6af11d72 100644 (file)
@@ -2,7 +2,7 @@
 //
 // Written by Curtis Olson, started November 1999.
 //
-// Copyright (C) 1999  Curtis L. Olson - curt@flightgear.org
+// Copyright (C) 1999  Curtis L. Olson - http://www.flightgear.org/~curt
 //
 // This program is free software; you can redistribute it and/or
 // modify it under the terms of the GNU General Public License as
@@ -20,6 +20,9 @@
 //
 // $Id$
 
+#ifdef HAVE_CONFIG_H
+#  include "config.h"
+#endif
 
 #include <simgear/debug/logstream.hxx>
 #include <simgear/math/sg_geodesy.hxx>