X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FNetwork%2FATC-Outputs.cxx;h=bb3d265c403727c71a17f4ec2cba2150db504d26;hb=c1f250fd3340acb6b74603ba71771b441d7e7bb3;hp=773d57d8265b4e4d8fffed46902a974cc6ae3691;hpb=cdfb43f94db1baa50774c79928fc84c8836aaf7c;p=flightgear.git diff --git a/src/Network/ATC-Outputs.cxx b/src/Network/ATC-Outputs.cxx index 773d57d82..bb3d265c4 100644 --- a/src/Network/ATC-Outputs.cxx +++ b/src/Network/ATC-Outputs.cxx @@ -31,11 +31,17 @@ # include # include # include +# include +# include #endif +#include +#include + #include STL_STRING #include +#include #include
@@ -382,7 +388,6 @@ bool FGATCOutput::open( int lock_fd ) { ///////////////////////////////////////////////////////////////////// bool FGATCOutput::do_lamps() { - if ( lamps_out_node != NULL ) { for ( int i = 0; i < lamps_out_node->nChildren(); ++i ) { // read the next config entry from the property tree