OSG block, fixed includes... But this does not mean it compiles
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@206 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -45,12 +45,12 @@
|
||||
|
||||
//== INCLUDES =================================================================
|
||||
|
||||
#include <OpenMesh/Core/Attributes/Attributes.hh>
|
||||
#include <OpenMesh/Core/Mesh/Kernels/Common/BaseKernel.hh>
|
||||
#include <OpenMesh/Core/Mesh/Attributes.hh>
|
||||
#include <OpenMesh/Core/Mesh/BaseKernel.hh>
|
||||
#include <OpenMesh/Core/Utils/GenProg.hh>
|
||||
#include <OpenMesh/Core/Utils/Property.hh>
|
||||
//
|
||||
#include <OpenSG/OSGGeometry.h>
|
||||
#include <osg/Geometry>
|
||||
//
|
||||
#include <stdexcept>
|
||||
#include <vector>
|
||||
|
||||
Reference in New Issue
Block a user