X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FMain%2Ffg_commands.hxx;h=309dca90b8961041e8f69a06dffff316f940e6da;hb=33425c671d20fc7a7fbb87c2db28aef455b5b5dd;hp=3fb0af3a0895af193c49524ea5eb26d4784a3539;hpb=3cdb3d2c49e783308046a8c0ef654a9430bf5dde;p=flightgear.git diff --git a/src/Main/fg_commands.hxx b/src/Main/fg_commands.hxx index 3fb0af3a0..309dca90b 100644 --- a/src/Main/fg_commands.hxx +++ b/src/Main/fg_commands.hxx @@ -3,27 +3,11 @@ #ifndef __FG_COMMANDS_HXX #define __FG_COMMANDS_HXX -#ifndef __cplusplus -# error This library requires C++ -#endif - - -#ifdef HAVE_CONFIG_H -# include -#endif - -#ifdef HAVE_WINDOWS_H -# include -#endif - -#include -#include - /** * Initialize the built-in commands. */ void fgInitCommands (); -#endif - // end of fg_commands.hxx + +#endif