Add newline in last line

This commit is contained in:
Andreas Fabri 2010-08-23 10:52:08 +00:00
parent 658fdcc3e6
commit 834eb7b34a
1 changed files with 1 additions and 1 deletions

View File

@ -45,4 +45,4 @@ int main(){
CGAL_assertion (cdt.number_of_vertices() == 8 );
return 0;
}
}