X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FInstrumentation%2Finst_vertical_speed_indicator.hxx;h=18e818604e80e19aa57d7731c7d033e53006270c;hb=caf0138ab35b03bbe7bf367ff2222d0a31be3157;hp=fd588f359237bc579e1ea2a7be8aad390da106a0;hpb=5253a271c7279c4bab78fafcdf9ddc64a7f58d1e;p=flightgear.git diff --git a/src/Instrumentation/inst_vertical_speed_indicator.hxx b/src/Instrumentation/inst_vertical_speed_indicator.hxx index fd588f359..18e818604 100644 --- a/src/Instrumentation/inst_vertical_speed_indicator.hxx +++ b/src/Instrumentation/inst_vertical_speed_indicator.hxx @@ -62,7 +62,7 @@ public: private: - string _name; + std::string _name; int _num; double _internal_pressure_inhg;