X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fmath%2FSGMath.hxx;h=d5fe3994305e2f4f5b2063af8ec4cdc764e857c7;hb=006f90997a8eef6704de2511e38fcc786672308d;hp=fa4e69cd0a51b76ed450fb85e9e5ce62116f03fc;hpb=55c018c5252dcd36777a11388259eb1128f3fd13;p=simgear.git diff --git a/simgear/math/SGMath.hxx b/simgear/math/SGMath.hxx index fa4e69cd..d5fe3994 100644 --- a/simgear/math/SGMath.hxx +++ b/simgear/math/SGMath.hxx @@ -22,7 +22,11 @@ #include // FIXME, make it compile on IRIX -#include + +//#include +//#undef GLUT_APIENTRY_DEFINED // GL/glut.h undef APIENTRY when this symbol is defined. osg/GL defines it (?). + // This probably would work if we didn't use plib/pu.h that include GL/glut.h + // on its side. #include "SGMathFwd.hxx"