From 55c018c5252dcd36777a11388259eb1128f3fd13 Mon Sep 17 00:00:00 2001 From: frohlich Date: Thu, 2 Nov 2006 13:37:23 +0000 Subject: [PATCH] Modified Files: SGMath.hxx: Attempt to help IRIX builds --- simgear/math/SGMath.hxx | 2 ++ 1 file changed, 2 insertions(+) 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" -- 2.39.5