X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FFDM%2Fflight.hxx;h=8dc1aaebb3dc48c8c2198e494519b988e196990a;hb=ee98995d30e75cda88c9866f3cb6a761fda7d078;hp=8aa3b78419ca27b74931615e4ce41dde204e8006;hpb=4f6ed28a176a7122846301c1295f780ba4387b8d;p=flightgear.git diff --git a/src/FDM/flight.hxx b/src/FDM/flight.hxx index 8aa3b7841..8dc1aaebb 100644 --- a/src/FDM/flight.hxx +++ b/src/FDM/flight.hxx @@ -25,9 +25,9 @@ #define _FLIGHT_HXX -#ifndef __cplusplus +#ifndef __cplusplus # error This library requires C++ -#endif +#endif /* Required get_() @@ -86,34 +86,338 @@ #include #include +#include +#include -#include