From: frohlich Date: Thu, 2 Nov 2006 13:37:23 +0000 (+0000) Subject: Modified Files: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=55c018c5252dcd36777a11388259eb1128f3fd13;p=simgear.git Modified Files: SGMath.hxx: Attempt to help IRIX builds --- diff --git a/simgear/math/SGMath.hxx b/simgear/math/SGMath.hxx index e33fe3ac..fa4e69cd 100644 --- a/simgear/math/SGMath.hxx +++ b/simgear/math/SGMath.hxx @@ -21,6 +21,8 @@ /// Just include them all #include +// FIXME, make it compile on IRIX +#include #include "SGMathFwd.hxx"