]> git.mxchange.org Git - simgear.git/blobdiff - simgear/math/SGVec2.hxx
Trying to make old gcc on Jenkins happy.
[simgear.git] / simgear / math / SGVec2.hxx
index 7b9ec15ef890e343a5bc00464f09a42125175a21..0695cded19f232e7cc14b698e2f1c6892be2e0fe 100644 (file)
 #ifndef SGVec2_H
 #define SGVec2_H
 
-#include "SGLimits.hxx"
-#include "SGMathFwd.hxx"
-#include "SGMisc.hxx"
-
 #include <iosfwd>
 
 /// 2D Vector Class