X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=src%2FFDM%2Fflight.hxx;h=a09520f2d44148b147b76bd20a317f4b4e471d90;hb=98b90a2a377108dd645449224b4f2430f436cbde;hp=5afc060c40c4c1a5e21c97e8c37c5943767c2a8e;hpb=c90db01dc8d5462a3da22771ffa7c96f5ea31217;p=flightgear.git diff --git a/src/FDM/flight.hxx b/src/FDM/flight.hxx index 5afc060c4..a09520f2d 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_() @@ -81,70 +81,528 @@ */ +#include + #include -#include