X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FNetwork%2FATC-Main.hxx;h=b6adc73ef1574d023dc24de1383530eb1d1e50df;hb=e16f772e54216b0088ca9cb3f3b0fb062be8bfdb;hp=538a56dc09195db0d98369fef756916b4c468ddf;hpb=8e9f8674a64233e98c6f630bc129a6ced0a6a357;p=flightgear.git diff --git a/src/Network/ATC-Main.hxx b/src/Network/ATC-Main.hxx index 538a56dc0..b6adc73ef 100644 --- a/src/Network/ATC-Main.hxx +++ b/src/Network/ATC-Main.hxx @@ -16,7 +16,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 #endif -#include +#include #include
@@ -69,7 +69,6 @@ public: { } ~FGATCMain() { - cout << "FGATCMain destructor" << endl; delete input0; delete input1; delete output0;