X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FInstrumentation%2Fheading_indicator_fg.hxx;h=cb31470d9adc62e16d8b8ad8f36f450bbfc3d816;hb=0f462d4a6e8ac37126dc91b52999e6bf47f5f17d;hp=bb42824915c6b35fa307df6ea15c71481d68238a;hpb=bfc059aa03e8e04e3169f437a94d0123b7c8c705;p=flightgear.git diff --git a/src/Instrumentation/heading_indicator_fg.hxx b/src/Instrumentation/heading_indicator_fg.hxx index bb4282491..cb31470d9 100644 --- a/src/Instrumentation/heading_indicator_fg.hxx +++ b/src/Instrumentation/heading_indicator_fg.hxx @@ -51,7 +51,7 @@ private: Gyro _gyro; double _last_heading_deg; - string name; + std::string name; int num; SGPropertyNode_ptr _offset_node;