]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/mrg.hxx
ADF: code clean-up/documentation
[flightgear.git] / src / Instrumentation / mrg.hxx
index b925353a5aa6737a22042ac3b81e8efe27f0997a..25be4d8e6923b8b454c577ce5b94c51650adcf71 100644 (file)
@@ -51,7 +51,7 @@ private:
 
     static const double gravity; //conversion factor
 
-    string _name;
+    std::string _name;
     int _num;
 
     double _last_roll;