]> git.mxchange.org Git - flightgear.git/blobdiff - src/Navaids/procedure.cxx
bind the sky disable cutoff distance to a property
[flightgear.git] / src / Navaids / procedure.cxx
index 4080f0a75d99de5e031469e44ddda26ed98f1c4e..5104f4c75531ff79d80d986899dc4770f09bb68a 100644 (file)
@@ -19,6 +19,9 @@
 
 #include "procedure.hxx"
 
+#include <cassert>
+#include <algorithm> // for reverse_copy
+
 #include <simgear/structure/exception.hxx>
 
 #include <Navaids/waypoint.hxx>