X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FInstrumentation%2Fslip_skid_ball.hxx;h=1dc1c8916b6e492841f47b48605524e3ca9d9719;hb=caf0138ab35b03bbe7bf367ff2222d0a31be3157;hp=3a95b115a6c0b679a071380cd51233744d217f71;hpb=b9e4775a7a4bbeac9e3af2bf617ddacfbc2d47bf;p=flightgear.git diff --git a/src/Instrumentation/slip_skid_ball.hxx b/src/Instrumentation/slip_skid_ball.hxx index 3a95b115a..1dc1c8916 100644 --- a/src/Instrumentation/slip_skid_ball.hxx +++ b/src/Instrumentation/slip_skid_ball.hxx @@ -43,7 +43,7 @@ private: double _last_pos; - string _name; + std::string _name; int _num; SGPropertyNode_ptr _serviceable_node;