Clean ups for the Windows build.
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
#ifndef OSG_PLANE
|
||||
#define OSG_PLANE 1
|
||||
|
||||
#include <osg/Export>
|
||||
#include <osg/Vec3>
|
||||
#include <osg/Vec4>
|
||||
#include <osg/Matrix>
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
#ifndef OSG_SHADOWVOLUMEOCCLUDER
|
||||
#define OSG_SHADOWVOLUMEOCCLUDER 1
|
||||
|
||||
#include <osg/ref_ptr>
|
||||
#include <osg/Polytope>
|
||||
#include <osg/ConvexPlanerOccluder>
|
||||
#include <osg/Node>
|
||||
|
||||
Reference in New Issue
Block a user