X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FInstrumentation%2Fmrg.hxx;h=25be4d8e6923b8b454c577ce5b94c51650adcf71;hb=fe0a703a192a37b96aa4f6048c8e542c24671705;hp=b925353a5aa6737a22042ac3b81e8efe27f0997a;hpb=f51f15eb50e1712e73c81713ff579cf66f4972c8;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;