X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fmath%2FSGVec2.hxx;h=2a40564145c39e68ad13426a4b556f92a0ad6506;hb=7a52c2fa71355631a559d74e0860fa6c5efa424e;hp=65c802ea3912ac5af7b18e7b7fdf332768b12f66;hpb=4f802689f23456e7db7920aeb690516b7a3f399e;p=simgear.git diff --git a/simgear/math/SGVec2.hxx b/simgear/math/SGVec2.hxx index 65c802ea..2a405641 100644 --- a/simgear/math/SGVec2.hxx +++ b/simgear/math/SGVec2.hxx @@ -18,10 +18,6 @@ #ifndef SGVec2_H #define SGVec2_H -#if defined ( __CYGWIN__ ) -#include -#endif - #ifndef NO_OPENSCENEGRAPH_INTERFACE #include #include