]> git.mxchange.org Git - flightgear.git/blobdiff - src/ATC/ATCDialog.hxx
Modified Files:
[flightgear.git] / src / ATC / ATCDialog.hxx
index f37edf17a21d0c7ca55a6bbef612f6148686f53b..76cf2cc9fb3e9892152b7646dad9f02aefddd400 100644 (file)
 //
 // 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.
 
 #ifndef ATC_DIALOG_HXX
 #define ATC_DIALOG_HXX
 
 #include <simgear/compiler.h>
 
+#include <vector>
+#include <map>
+
 #include "ATC.hxx"
 
+SG_USING_STD(vector);
+SG_USING_STD(map);
+
 class NewGUI;
 
 // ATCMenuEntry - an encapsulation of an entry in the ATC dialog