X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FMain%2Ffg_commands.hxx;h=1694ca02cb0aec34a0d402ba4bb74b76bb8c712f;hb=01e0156b5dfd555ef6fad818e53b7cd474b04704;hp=3fb0af3a0895af193c49524ea5eb26d4784a3539;hpb=3cdb3d2c49e783308046a8c0ef654a9430bf5dde;p=flightgear.git diff --git a/src/Main/fg_commands.hxx b/src/Main/fg_commands.hxx index 3fb0af3a0..1694ca02c 100644 --- a/src/Main/fg_commands.hxx +++ b/src/Main/fg_commands.hxx @@ -3,21 +3,17 @@ #ifndef __FG_COMMANDS_HXX #define __FG_COMMANDS_HXX -#ifndef __cplusplus +#ifndef __cplusplus # error This library requires C++ -#endif +#endif #ifdef HAVE_CONFIG_H # include #endif -#ifdef HAVE_WINDOWS_H -# include -#endif - -#include -#include +#include +#include /** * Initialize the built-in commands.