]> git.mxchange.org Git - simgear.git/blobdiff - simgear/math/SGMath.hxx
Modified Files:
[simgear.git] / simgear / math / SGMath.hxx
index 73ec59a02a744d9a693e02363c4ec20e6240e285..fa4e69cd0a51b76ed450fb85e9e5ce62116f03fc 100644 (file)
 /// Just include them all
 
 #include <iosfwd>
+// FIXME, make it compile on IRIX
+#include <osg/GL>
 
+#include "SGMathFwd.hxx"
+
+#include "SGCMath.hxx"
 #include "SGLimits.hxx"
 #include "SGMisc.hxx"
 #include "SGGeodesy.hxx"
+#include "SGVec2.hxx"
 #include "SGVec3.hxx"
 #include "SGVec4.hxx"
 #include "SGGeoc.hxx"