X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FMain%2Ffg_props.cxx;h=a5726b79b00b7e7ad44d76565dc0acf9e971b9ca;hb=224afcc7e4cb4191be15f3df025164fcd83f5102;hp=04061b7f9eab4d2166eb2d46a22fcdd9a5107730;hpb=65c3caa032ea767c0c736bb7a103fd5b483227c1;p=flightgear.git diff --git a/src/Main/fg_props.cxx b/src/Main/fg_props.cxx index 04061b7f9..a5726b79b 100644 --- a/src/Main/fg_props.cxx +++ b/src/Main/fg_props.cxx @@ -16,47 +16,30 @@ // // 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$ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif -#include +#include +#include +#include + #include #include #include -#include -#include - -#include STL_IOSTREAM +#include -#include #include -#include