Skip to content

v0.2.54..v0.2.55 changeset Change.cpp

Garret Voltz edited this page Aug 14, 2020 · 1 revision
diff --git a/hoot-core/src/main/cpp/hoot/core/algorithms/changeset/Change.cpp b/hoot-core/src/main/cpp/hoot/core/algorithms/changeset/Change.cpp
index b644808..e8061eb 100644
--- a/hoot-core/src/main/cpp/hoot/core/algorithms/changeset/Change.cpp
+++ b/hoot-core/src/main/cpp/hoot/core/algorithms/changeset/Change.cpp
@@ -27,7 +27,6 @@
 #include "Change.h"
 
 #include <hoot/core/util/Log.h>
-#include <hoot/core/elements/OsmUtils.h>
 
 namespace hoot
 {
Clone this wiki locally