Skip to content

v0.2.50..v0.2.51 changeset ScriptMergerCreator.h

Garret Voltz edited this page Jan 15, 2020 · 1 revision
diff --git a/hoot-js/src/main/cpp/hoot/js/conflate/merging/ScriptMergerCreator.h b/hoot-js/src/main/cpp/hoot/js/conflate/merging/ScriptMergerCreator.h
index 5441488..565c41a 100644
--- a/hoot-js/src/main/cpp/hoot/js/conflate/merging/ScriptMergerCreator.h
+++ b/hoot-js/src/main/cpp/hoot/js/conflate/merging/ScriptMergerCreator.h
@@ -39,6 +39,7 @@ namespace hoot
 class ScriptMergerCreator : public MergerCreator
 {
 public:
+
   static std::string className() { return "hoot::ScriptMergerCreator"; }
 
   ScriptMergerCreator();
Clone this wiki locally