Update geometry/jarvis_algorithm.cpp

Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
Rishabh Agarwal
2020-08-16 22:12:37 +05:30
committed by GitHub
parent e59559af0f
commit 686ceb3cfa

View File

@@ -145,6 +145,7 @@ namespace geometry {
/**
* Test function
* @returns void
*/
static void test() {
std::vector<geometry::Point> points = {{0, 3},