From: Mathias Froehlich Date: Thu, 8 Nov 2012 20:31:16 +0000 (+0100) Subject: Remove osg header from non simgearscene file. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=b01693f426eadb2f93908f40fa44bac8229faeec;p=simgear.git Remove osg header from non simgearscene file. --- diff --git a/simgear/math/Rect.hxx b/simgear/math/Rect.hxx index 577cd8c6..d5f252f4 100644 --- a/simgear/math/Rect.hxx +++ b/simgear/math/Rect.hxx @@ -19,8 +19,6 @@ #ifndef SG_RECT_HXX_ #define SG_RECT_HXX_ -#include - namespace simgear {