]> git.mxchange.org Git - flightgear.git/commitdiff
And again ...
authorcurt <curt>
Fri, 28 May 2004 05:33:10 +0000 (05:33 +0000)
committercurt <curt>
Fri, 28 May 2004 05:33:10 +0000 (05:33 +0000)
src/Instrumentation/dme.cxx
src/Navaids/navdb.hxx

index b660f15396ead9893b1de6c544d44a692cea704c..f9d186ca12c578853b7dc02ae58cb6bb6de59582 100644 (file)
@@ -8,7 +8,6 @@
 #include <simgear/math/sg_random.h>
 
 #include <Main/fg_props.hxx>
-#include <Navaids/ilslist.hxx>
 #include <Navaids/navlist.hxx>
 
 #include "dme.hxx"
index 959d810030869dd352851411504a7ec14d0c29c3..4afc27e1128e5436fbd866ea0354ccaf4664a7e7 100644 (file)
@@ -33,8 +33,6 @@
 // #include STL_STRING
 
 #include "navlist.hxx"
-#include "ilslist.hxx"
-#include "mkrbeacons.hxx"
 #include "fixlist.hxx"
 
 // SG_USING_STD(map);