]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/rul.hxx
This should apply, and everything should build cleanly, in isolation from the
[flightgear.git] / src / Network / rul.hxx
index 110bba5cd81cd1b1383277b83af458ecdbf01d0d..f628da370fa69bd65c64fb5e14f4c4e2e8aece84 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$
 
@@ -28,7 +28,7 @@
 
 #include <simgear/compiler.h>
 
-#include STL_STRING
+#include <string>
 
 #include "protocol.hxx"