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