Removed unneccessary includes

This commit is contained in:
Robert Osfield 2016-10-11 20:11:24 +01:00
parent 38ff11f8c5
commit b6afce773a

View File

@ -13,8 +13,6 @@
#include <stdlib.h>
#include <osg/Geometry>
#include <osg/AttributeDispatchers>
#include <osg/VertexArrayState>
#include <osg/Notify>
using namespace osg;