v0.2.50..v0.2.51 changeset ElementVisitor.h - ngageoint/hootenanny GitHub Wiki
diff --git a/hoot-core/src/main/cpp/hoot/core/elements/ElementVisitor.h b/hoot-core/src/main/cpp/hoot/core/elements/ElementVisitor.h
index e00c25b..c80fc09 100644
--- a/hoot-core/src/main/cpp/hoot/core/elements/ElementVisitor.h
+++ b/hoot-core/src/main/cpp/hoot/core/elements/ElementVisitor.h
@@ -31,9 +31,6 @@
#include <hoot/core/elements/Element.h>
#include <hoot/core/info/ApiEntityInfo.h>
-// Standard
-#include <memory>
-
namespace hoot
{