X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=FDM%2FJSBsim.hxx;h=1901b2f6f52537f54a78f1e48dc42f5c59c81bb8;hb=397ca564b30035380b5ff6a8fd209cd625c619c6;hp=0e9bdb110db8f90c8374f549b22a8bce0b465b67;hpb=f4e3e8bc92728ffba060d8bb446d871d6e86a92e;p=flightgear.git diff --git a/FDM/JSBsim.hxx b/FDM/JSBsim.hxx index 0e9bdb110..1901b2f6f 100644 --- a/FDM/JSBsim.hxx +++ b/FDM/JSBsim.hxx @@ -26,6 +26,7 @@ #define _JSBSIM_HXX #include +#undef MAX_ENGINES #include @@ -47,6 +48,9 @@ int fgJSBsim_2_FGInterface (FGInterface& f); // $Log$ +// Revision 1.2 1999/02/11 21:09:41 curt +// Interface with Jon's submitted JSBsim changes. +// // Revision 1.1 1999/02/05 21:29:38 curt // Incorporating Jon S. Berndt's flight model code. //