X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FFDM%2Fflight.hxx;h=02bb1c250a7db0eb4911a2819bac4aa58b4affde;hb=aa9fece62826ee2f5d1f70bc4ab3d50e37dff020;hp=0f2e14ef6a6a6b4abaf28ee95ebf6be85e531b35;hpb=58e1bc76981c569d353f1671f1ef238b525e7c67;p=flightgear.git diff --git a/src/FDM/flight.hxx b/src/FDM/flight.hxx index 0f2e14ef6..02bb1c250 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,39 +81,348 @@ */ -#include +#include #include #include +#include #include