]> git.mxchange.org Git - flightgear.git/blobdiff - src/Airports/runways.hxx
This should apply, and everything should build cleanly, in isolation from the
[flightgear.git] / src / Airports / runways.hxx
index b2fc3533282fbeb36d55da028b6a9f847fdf9b0a..6dcf4e76d9370a9d04178551fdaf49102d54103d 100644 (file)
@@ -16,7 +16,7 @@
 //
 // 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$
 
@@ -36,7 +36,7 @@
 
 #include <simgear/compiler.h>
 
-#include STL_STRING
+#include <string>
 #include <map>
 
 SG_USING_STD(string);