mirror of https://github.com/CGAL/cgal
Added missing '{'
This commit is contained in:
parent
8cfd4eeeba
commit
32afb841cf
|
|
@ -36,7 +36,7 @@ public:
|
|||
, mSSkelPtr(aSSkelPtr)
|
||||
, null_halfedge()
|
||||
, null_vertex()
|
||||
}
|
||||
{}
|
||||
|
||||
void draw()
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue