mirror of https://github.com/CGAL/cgal
Fix previously erronously removed closing curly brace...
This commit is contained in:
parent
ba11ce1186
commit
cfa600f93e
|
|
@ -508,4 +508,6 @@ private :
|
|||
Map m_map ;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
#endif // CGAL_PARTITION_VERTEX_MAP_H
|
||||
|
|
|
|||
Loading…
Reference in New Issue