mirror of https://github.com/CGAL/cgal
cleanup extra ';'
This commit is contained in:
parent
986b932014
commit
3e2de85d96
|
|
@ -97,5 +97,5 @@ int main() {
|
|||
std::cout << "volume of b4=" << b4.volume() << std::endl;
|
||||
std::cout << "volume of b5=" << b5.volume() << std::endl;
|
||||
return 0;
|
||||
};
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue