X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FInstrumentation%2Fmrg.hxx;h=25be4d8e6923b8b454c577ce5b94c51650adcf71;hb=0b9adf8854398461333eba43df18fa2f5c8231a1;hp=b925353a5aa6737a22042ac3b81e8efe27f0997a;hpb=02fb83c774020633cb62e3b8154337510bed1de3;p=flightgear.git diff --git a/src/Instrumentation/mrg.hxx b/src/Instrumentation/mrg.hxx index b925353a5..25be4d8e6 100644 --- a/src/Instrumentation/mrg.hxx +++ b/src/Instrumentation/mrg.hxx @@ -51,7 +51,7 @@ private: static const double gravity; //conversion factor - string _name; + std::string _name; int _num; double _last_roll;