]> git.mxchange.org Git - flightgear.git/blobdiff - src/ATC/ATC.hxx
- fixed ANSI C++ namespace problems
[flightgear.git] / src / ATC / ATC.hxx
index e3a573ec602be77e5086f543b7831a8e2faa4918..417058edae83348d44dade0723b5cec1d8a557a1 100644 (file)
 #ifndef _FG_ATC_HXX
 #define _FG_ATC_HXX
 
+#include <simgear/compiler.h>
+
 #include <iostream>
 #include <string>
 
+SG_USING_STD(ostream);
+SG_USING_STD(string);
+
 // Possible types of ATC type that the radios may be tuned to.
 // INVALID implies not tuned in to anything.
 enum atc_type {