X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FAircraft%2Fcontrols.hxx;h=d9ea286f7ebf6946917643aaa91ff1f172ec10f4;hb=1ae2b59333dc914d10bcc726bc94e71cbf3e411e;hp=bd171705555afd9a98dec5494f37d89883b696fd;hpb=380c9f90c411b793a217a76f9a8cb56f8efeb98c;p=flightgear.git diff --git a/src/Aircraft/controls.hxx b/src/Aircraft/controls.hxx index bd1717055..d9ea286f7 100644 --- a/src/Aircraft/controls.hxx +++ b/src/Aircraft/controls.hxx @@ -24,16 +24,8 @@ #ifndef _CONTROLS_HXX #define _CONTROLS_HXX -#include #include -#include
- -#ifndef __cplusplus -# error This library requires C++ -#endif - - // Define a structure containing the control parameters class FGControls : public SGSubsystem