X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FMain%2Ffg_commands.hxx;h=309dca90b8961041e8f69a06dffff316f940e6da;hb=38226af24ec01e8f0a20d7fd73ef838a69f6ef25;hp=92a75a8a6ce891d1942ad8967e7dafd08f6f8e7f;hpb=2119db35c3f596268e2ee21d3cd8c359a85cd1ed;p=flightgear.git diff --git a/src/Main/fg_commands.hxx b/src/Main/fg_commands.hxx index 92a75a8a6..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