]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/heading_indicator_fg.cxx
#577: blinking not working for static HUD labels
[flightgear.git] / src / Instrumentation / heading_indicator_fg.cxx
index 960bd98ab55570157b1b706c308a25dba3615f17..dfa099c51e6c4a9d1cb6a4224cf2244bd5364d17 100644 (file)
@@ -5,6 +5,10 @@
 //
 // This file is in the Public Domain and comes with no warranty.
 
+#ifdef HAVE_CONFIG_H
+#  include "config.h"
+#endif
+
 #include <simgear/compiler.h>
 #include <iostream>
 #include <string>
@@ -14,6 +18,7 @@
 #include <Main/fg_props.hxx>
 #include <Main/util.hxx>                           
 
+using std::string;
 
 HeadingIndicatorFG::HeadingIndicatorFG ( SGPropertyNode *node )
     :