mirror of https://github.com/CGAL/cgal
Remove extra ;
This commit is contained in:
parent
cb3af684d3
commit
2ae88815c6
|
|
@ -349,7 +349,7 @@ public:
|
||||||
{}
|
{}
|
||||||
};
|
};
|
||||||
|
|
||||||
}; // namespace boost
|
} // namespace boost
|
||||||
|
|
||||||
CGAL_BEGIN_NAMESPACE
|
CGAL_BEGIN_NAMESPACE
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue