X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FInstrumentation%2Fturn_indicator.hxx;h=04a8e6fcb10132a5d1968265629d42d5148aada3;hb=fe0a703a192a37b96aa4f6048c8e542c24671705;hp=b96873081b49ae6ebc2375ebe99c6fba89860972;hpb=b9e4775a7a4bbeac9e3af2bf617ddacfbc2d47bf;p=flightgear.git diff --git a/src/Instrumentation/turn_indicator.hxx b/src/Instrumentation/turn_indicator.hxx index b96873081..04a8e6fcb 100644 --- a/src/Instrumentation/turn_indicator.hxx +++ b/src/Instrumentation/turn_indicator.hxx @@ -53,7 +53,7 @@ private: Gyro _gyro; double _last_rate; - string _name; + std::string _name; int _num; SGPropertyNode_ptr _roll_rate_node;