]> git.mxchange.org Git - flightgear.git/blobdiff - src/ATC/commlist.hxx
Mathias Fröhlich:
[flightgear.git] / src / ATC / commlist.hxx
index 197f0334aad993d27e2ff1c4053129d1650717f9..8520b4b2b1fac4aa6b5a6df51a214694eae9472a 100644 (file)
@@ -3,7 +3,7 @@
 // Written by David Luff and Alexander Kappes, started Jan 2003.
 // Based on navlist.hxx by Curtis Olson, started April 2000.
 //
-// Copyright (C) 2000  Curtis L. Olson - curt@flightgear.org
+// Copyright (C) 2000  Curtis L. Olson - http://www.flightgear.org/~curt
 //
 // This program is free software; you can redistribute it and/or
 // modify it under the terms of the GNU General Public License as
@@ -44,6 +44,7 @@
 #include "ATC.hxx"
 #include "atis.hxx"
 
+SG_USING_STD(list);
 SG_USING_STD(map);
 SG_USING_STD(vector);
 SG_USING_STD(string);