X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fmath%2FSGMath.hxx;h=d5fe3994305e2f4f5b2063af8ec4cdc764e857c7;hb=6a7c2000027cd22eea603e936ddbad1a5bfc8b04;hp=80c23ceb0f31bd3f06ac18751229560dd8f717d2;hpb=741e9c5ed5750669a61d08aa8f65ca6ec5dcd89e;p=simgear.git diff --git a/simgear/math/SGMath.hxx b/simgear/math/SGMath.hxx index 80c23ceb..d5fe3994 100644 --- a/simgear/math/SGMath.hxx +++ b/simgear/math/SGMath.hxx @@ -22,13 +22,11 @@ #include // FIXME, make it compile on IRIX -#ifdef HAVE_CONFIG_H -# include -#endif -#ifdef HAVE_WINDOWS_H -# include -#endif -#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"