Merge branch 'CMAKE_3.17_fix' of https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh into CMAKE_3.17_fix

This commit is contained in:
Jan Möbius
2020-04-22 11:30:46 +02:00

View File

@@ -72,7 +72,7 @@
# define TRIMESH_KERNEL TriMesh_ArrayKernelT # define TRIMESH_KERNEL TriMesh_ArrayKernelT
#endif #endif
#include <OpenMesh/Apps/QtViewer/MeshViewerWidget.hh> #include <OpenMesh/Apps/QtViewer/MeshViewerWidgetT.hh>
#include <OpenMesh/Tools/Decimater/DecimaterT.hh> #include <OpenMesh/Tools/Decimater/DecimaterT.hh>
#include <OpenMesh/Tools/Decimater/ModNormalFlippingT.hh> #include <OpenMesh/Tools/Decimater/ModNormalFlippingT.hh>