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:
Jan Möbius
2009-09-10 06:58:26 +00:00
parent a5a0deb076
commit 57ca2d5cf3
7 changed files with 14 additions and 14 deletions

View File

@@ -46,7 +46,7 @@
//== INCLUDES =================================================================
#include <OpenMesh/Core/Utils/Property.hh>
#include <OpenMesh/Core/Mesh/Kernels/Common/BaseKernel.hh>
#include <OpenMesh/Core/Mesh/BaseKernel.hh>
// --------------------
#include <OpenMesh/Tools/Kernel_OSG/PropertyT.hh>