Update graham_scan_functions.h

This commit is contained in:
Lajat5 2021-11-03 10:37:14 +05:30 committed by GitHub
parent 27d349ae42
commit 4a5987a9f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -190,4 +190,4 @@ namespace geometry::grahamscan {
return result; // return resultant vector with Convex Hull co-ordinates.
}
} // namespace geometry::grahamscan
} // namespace geometry::grahamscan