diff --git a/src/OpenMesh/Core/IO/OMFormat.hh b/src/OpenMesh/Core/IO/OMFormat.hh index 209edac2..a688fbef 100644 --- a/src/OpenMesh/Core/IO/OMFormat.hh +++ b/src/OpenMesh/Core/IO/OMFormat.hh @@ -172,7 +172,7 @@ namespace OMFormat { Entity_Mesh = 0x01, Entity_Face = 0x02, Entity_Edge = 0x04, - Entity_Halfedge = 0x06, + Entity_Halfedge = 0x06 }; enum Dim {