]> git.mxchange.org Git - simgear.git/blobdiff - simgear/math/SGVec2.hxx
MINGW patch from BenoƮt Laniel
[simgear.git] / simgear / math / SGVec2.hxx
index 65c802ea3912ac5af7b18e7b7fdf332768b12f66..2a40564145c39e68ad13426a4b556f92a0ad6506 100644 (file)
 #ifndef SGVec2_H
 #define SGVec2_H
 
-#if defined ( __CYGWIN__ )
-#include <ieeefp.h>
-#endif
-
 #ifndef NO_OPENSCENEGRAPH_INTERFACE
 #include <osg/Vec2f>
 #include <osg/Vec2d>