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

@@ -57,7 +57,7 @@
// --------------------
#include <OpenMesh/Core/System/config.h>
#include <OpenMesh/Core/Utils/GenProg.hh>
#include <OpenMesh/Core/Mesh/Kernels/ArrayKernel/ArrayKernelT.hh>
#include <OpenMesh/Core/Mesh/ArrayKernel.hh>
// --------------------
#include <OpenMesh/Tools/Kernel_OSG/AttribKernelT.hh>