Removed unused includes

This commit is contained in:
Robert Osfield 2013-08-09 07:46:22 +00:00
parent ef88a54125
commit eba9291e5c

View File

@ -11,7 +11,6 @@
*/
#include <osg/Geometry>
#include <osg/CameraNode>
#include <osg/Texture2D>
#include <osg/AutoTransform>
#include <osg/Notify>
@ -39,7 +38,6 @@
#include <osgGA/StateSetManipulator>
#include <osgPresentation/SlideEventHandler>
#include <osgPresentation/SlideShowConstructor>
#include <osgPresentation/Cursor>
#include "ReadShowFile.h"