]> git.mxchange.org Git - flightgear.git/blobdiff - src/Cockpit/hud_scal.cxx
A couple more straggling instrumentation clean ups.
[flightgear.git] / src / Cockpit / hud_scal.cxx
index 6dcb1d30b8d5387722778a5c85dd7c895affa5c1..d4cc564e4bfdee136b231fc3a6b8d7a747fac091 100644 (file)
@@ -1,21 +1,3 @@
-#ifdef HAVE_CONFIG_H
-#  include <config.h>
-#endif
-
-#ifdef HAVE_WINDOWS_H
-#  include <windows.h>
-#endif
-
-#include <stdlib.h>
-#include <string.h>
-
-#include <simgear/constants.h>
-#include <simgear/math/fg_random.h>
-#include <simgear/math/polar3d.hxx>
-
-#include <Aircraft/aircraft.hxx>
-#include <Scenery/scenery.hxx>
-#include <Time/fg_timer.hxx>
 
 #include "hud.hxx"
 
@@ -30,7 +12,7 @@
 //    markers) or just over the middle line.
 //
 // 2.  This class was not intended to be instanciated. See moving_scale
-//     and guage_instr classes.
+//     and gauge_instr classes.
 //============================================================================
 instr_scale ::
 instr_scale ( int       x,