Skip to content

v0.2.49..v0.2.50 changeset CollectionUtils.cpp

Garret Voltz edited this page Nov 6, 2019 · 1 revision
diff --git a/hoot-core/src/main/cpp/hoot/core/util/CollectionUtils.cpp b/hoot-core/src/main/cpp/hoot/core/util/CollectionUtils.cpp
index 9374690..71012a4 100644
--- a/hoot-core/src/main/cpp/hoot/core/util/CollectionUtils.cpp
+++ b/hoot-core/src/main/cpp/hoot/core/util/CollectionUtils.cpp
@@ -31,9 +31,6 @@
 #include <hoot/core/util/HootException.h>
 #include <hoot/core/util/Log.h>
 
-// Qt
-#include <QSet>
-
 namespace hoot
 {
 
Clone this wiki locally