mirror of https://github.com/CGAL/cgal
Add newline at end of file
This commit is contained in:
parent
3f93665e03
commit
3d6ceb79bb
|
|
@ -37,4 +37,4 @@ int main(void)
|
||||||
std::vector<Point>(points).swap(points);
|
std::vector<Point>(points).swap(points);
|
||||||
|
|
||||||
return EXIT_SUCCESS;
|
return EXIT_SUCCESS;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue