]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/KLN89/kln89_page_dir.cxx
Clean-up some SGMath dependencies.
[flightgear.git] / src / Instrumentation / KLN89 / kln89_page_dir.cxx
index a8382b06f9be22298acca1d92e709b1bde2fe5de..db139f519326e1ef4d07b311d5fef3a1e85d59cf 100644 (file)
@@ -3,7 +3,7 @@
 //
 // Written by David Luff, started 2005.
 //
-// Copyright (C) 2005 - David C Luff - david.luff@nottingham.ac.uk
+// Copyright (C) 2005 - David C Luff - daveluff AT ntlworld.com
 //
 // This program is free software; you can redistribute it and/or
 // modify it under the terms of the GNU General Public License as
@@ -28,6 +28,8 @@
 #include "kln89_page_dir.hxx"
 #include <Main/fg_props.hxx>
 
+using std::string;
+
 KLN89DirPage::KLN89DirPage(KLN89* parent)
 : KLN89Page(parent) {
        _nSubPages = 1;