]> git.mxchange.org Git - simgear.git/blobdiff - simgear/structure/subsystem_mgr.cxx
pass the float pointer to the isNaN function instead of the SGVec3 type
[simgear.git] / simgear / structure / subsystem_mgr.cxx
index 1385d8eab493a5181e2b94f837be431bfeb22eb4..0ed6b43623913bb6d72dd3193805526f82123f4e 100644 (file)
@@ -5,6 +5,8 @@
 #include "exception.hxx"
 #include "subsystem_mgr.hxx"
 
+#include <simgear/math/SGMath.hxx>
+
 
 \f
 ////////////////////////////////////////////////////////////////////////