Fix wrong simplification

Co-Authored-By: Maxime GIMENO <maxime.gimeno@gmail.com>
This commit is contained in:
Sebastien Loriot 2019-07-08 10:09:42 +02:00 committed by GitHub
parent 983645a51a
commit 43d6cbec06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -526,7 +526,6 @@ class Polygon_2 {
Traits_P traits;
};
} // CGAL
/// \name Global Operators
/// @{