From 3de0ec1904615800dfa77e800ccd24554ac27400 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Tue, 25 Jun 2013 16:19:00 +0000 Subject: [PATCH] Removed #include as it's nolonger required in the header --- include/osg/Geometry | 1 - 1 file changed, 1 deletion(-) diff --git a/include/osg/Geometry b/include/osg/Geometry index 8945b54ff..2505b1a45 100644 --- a/include/osg/Geometry +++ b/include/osg/Geometry @@ -279,7 +279,6 @@ inline Geometry* createTexturedQuadGeometry(const Vec3& corner,const Vec3& width } // namespace osg -#include /** Contains deprecated features of namespace osg. */ namespace deprecated_osg {