Skip to content

v0.2.54..v0.2.55 changeset ReplaceRoundabouts.cpp

Garret Voltz edited this page Aug 14, 2020 · 1 revision
diff --git a/hoot-core/src/main/cpp/hoot/core/ops/ReplaceRoundabouts.cpp b/hoot-core/src/main/cpp/hoot/core/ops/ReplaceRoundabouts.cpp
index 4f730cd..8bced30 100644
--- a/hoot-core/src/main/cpp/hoot/core/ops/ReplaceRoundabouts.cpp
+++ b/hoot-core/src/main/cpp/hoot/core/ops/ReplaceRoundabouts.cpp
@@ -28,9 +28,6 @@
 #include "ReplaceRoundabouts.h"
 
 // Hoot
-#include <hoot/core/algorithms/WayHeading.h>
-#include <hoot/core/algorithms/linearreference/WayLocation.h>
-#include <hoot/core/algorithms/splitter/WaySplitter.h>
 #include <hoot/core/elements/OsmMap.h>
 #include <hoot/core/elements/Way.h>
 #include <hoot/core/index/OsmMapIndex.h>
Clone this wiki locally