Removed #include<osg/Notify> as it's nolonger required in the header

This commit is contained in:
Robert Osfield 2013-06-25 16:19:00 +00:00
parent 1793466442
commit 3de0ec1904

View File

@ -279,7 +279,6 @@ inline Geometry* createTexturedQuadGeometry(const Vec3& corner,const Vec3& width
} // namespace osg
#include <osg/Notify>
/** Contains deprecated features of namespace osg. */
namespace deprecated_osg {