From b1e2b7ee207f3150df99264a7d3816cfb964648a Mon Sep 17 00:00:00 2001 From: torsten Date: Sat, 29 Aug 2009 13:24:33 +0000 Subject: [PATCH] missing declaration of SGPropertyNode --- src/Airports/runways.cxx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Airports/runways.cxx b/src/Airports/runways.cxx index 346dc35bd..c3686bcac 100644 --- a/src/Airports/runways.cxx +++ b/src/Airports/runways.cxx @@ -30,6 +30,7 @@ #include +#include #include #include "runways.hxx" -- 2.39.5