]> git.mxchange.org Git - simgear.git/commitdiff
Remove osg header from non simgearscene file.
authorMathias Froehlich <Mathias.Froehlich@web.de>
Thu, 8 Nov 2012 20:31:16 +0000 (21:31 +0100)
committerMathias Froehlich <Mathias.Froehlich@web.de>
Thu, 8 Nov 2012 21:50:10 +0000 (22:50 +0100)
simgear/math/Rect.hxx

index 577cd8c6f94637fa5d964b9d3fc0845f1096b771..d5f252f495466accb18453392d5f43bb8ea2a820 100644 (file)
@@ -19,8 +19,6 @@
 #ifndef SG_RECT_HXX_
 #define SG_RECT_HXX_
 
-#include <osg/Vec2>
-
 namespace simgear
 {