Skip to content

v0.2.47..v0.2.48 changeset ScriptMerger.cpp

Garret Voltz edited this page Sep 27, 2019 · 1 revision
diff --git a/hoot-js/src/main/cpp/hoot/js/conflate/merging/ScriptMerger.cpp b/hoot-js/src/main/cpp/hoot/js/conflate/merging/ScriptMerger.cpp
index e3fe08d..12c5ba0 100644
--- a/hoot-js/src/main/cpp/hoot/js/conflate/merging/ScriptMerger.cpp
+++ b/hoot-js/src/main/cpp/hoot/js/conflate/merging/ScriptMerger.cpp
@@ -28,7 +28,6 @@
 
 // hoot
 #include <hoot/core/index/OsmMapIndex.h>
-#include <hoot/core/schema/TagComparator.h>
 #include <hoot/js/elements/OsmMapJs.h>
 #include <hoot/js/elements/ElementJs.h>
 #include <hoot/js/elements/ElementIdJs.h>
Clone this wiki locally