X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fmath%2FSGMath.hxx;h=b311136befddd536c963f196400087834ce635fa;hb=584ee1364f25e5c3795f9ff4633a792cba39bfc7;hp=fa4e69cd0a51b76ed450fb85e9e5ce62116f03fc;hpb=55c018c5252dcd36777a11388259eb1128f3fd13;p=simgear.git diff --git a/simgear/math/SGMath.hxx b/simgear/math/SGMath.hxx index fa4e69cd..b311136b 100644 --- a/simgear/math/SGMath.hxx +++ b/simgear/math/SGMath.hxx @@ -21,8 +21,6 @@ /// Just include them all #include -// FIXME, make it compile on IRIX -#include #include "SGMathFwd.hxx" @@ -36,6 +34,7 @@ #include "SGGeoc.hxx" #include "SGGeod.hxx" #include "SGQuat.hxx" +#include "SGLocation.hxx" #include "SGMatrix.hxx" #endif