]> 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 2dcc796551c1df3cbce178bc6190c720bab0cef4..6dcf4e76d9370a9d04178551fdaf49102d54103d 100644 (file)
@@ -36,7 +36,7 @@
 
 #include <simgear/compiler.h>
 
-#include STL_STRING
+#include <string>
 #include <map>
 
 SG_USING_STD(string);