From b9425dd4ecd112f0f455b6a6950039d77305a465 Mon Sep 17 00:00:00 2001 From: zmiao Date: Wed, 19 Feb 2020 12:06:42 +0200 Subject: [core] Remove unnecessary includes, fix comments This reverts commit b5c386ad7708ca9fe14f219b0ffc94cf6ce8fc88. --- src/mbgl/util/geometry_within.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mbgl/util') diff --git a/src/mbgl/util/geometry_within.cpp b/src/mbgl/util/geometry_within.cpp index bb62047077..344e15b5d7 100644 --- a/src/mbgl/util/geometry_within.cpp +++ b/src/mbgl/util/geometry_within.cpp @@ -1,5 +1,4 @@ #include -#include namespace mbgl { -- cgit v1.2.1