]> git.mxchange.org Git - flightgear.git/blobdiff - src/Cockpit/hud_scal.cxx
Tweaks for Mips Irix compilers.
[flightgear.git] / src / Cockpit / hud_scal.cxx
index 46d5ec951ecb9c5580e7572c09d4270062449c47..e35eb434600e53075cbd52c18821456d63b12a0a 100644 (file)
@@ -1,22 +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/mat3.h>
-#include <simgear/math/polar3d.hxx>
-
-#include <Aircraft/aircraft.hxx>
-#include <Scenery/scenery.hxx>
-#include <Time/fg_timer.hxx>
 
 #include "hud.hxx"