We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 429a789 commit 6f654f6Copy full SHA for 6f654f6
common/autoware_universe_utils/src/geometry/alt_geometry.cpp
@@ -14,8 +14,6 @@
14
15
#include "autoware/universe_utils/geometry/alt_geometry.hpp"
16
17
-#include "autoware/universe_utils/geometry/ear_clipping.hpp"
18
-
19
namespace autoware::universe_utils
20
{
21
// Alternatives for Boost.Geometry ----------------------------------------------------------------
common/autoware_universe_utils/test/src/geometry/test_alt_geometry.cpp
@@ -13,7 +13,6 @@
13
// limitations under the License.
#include "autoware/universe_utils/geometry/random_concave_polygon.hpp"
#include "autoware/universe_utils/geometry/random_convex_polygon.hpp"
#include "autoware/universe_utils/system/stop_watch.hpp"
0 commit comments