From: curt Date: Fri, 28 May 2004 05:33:10 +0000 (+0000) Subject: And again ... X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=1b5483bc63ae51a4ab0299bd27d706212199c011;p=flightgear.git And again ... --- diff --git a/src/Instrumentation/dme.cxx b/src/Instrumentation/dme.cxx index b660f1539..f9d186ca1 100644 --- a/src/Instrumentation/dme.cxx +++ b/src/Instrumentation/dme.cxx @@ -8,7 +8,6 @@ #include #include
-#include #include #include "dme.hxx" diff --git a/src/Navaids/navdb.hxx b/src/Navaids/navdb.hxx index 959d81003..4afc27e11 100644 --- a/src/Navaids/navdb.hxx +++ b/src/Navaids/navdb.hxx @@ -33,8 +33,6 @@ // #include STL_STRING #include "navlist.hxx" -#include "ilslist.hxx" -#include "mkrbeacons.hxx" #include "fixlist.hxx" // SG_USING_STD(map);