Skip to content

v0.2.48..v0.2.49 changeset OsmApiWriterTest.cpp

Garret Voltz edited this page Oct 2, 2019 · 1 revision
diff --git a/hoot-core-test/src/test/cpp/hoot/core/io/OsmApiWriterTest.cpp b/hoot-core-test/src/test/cpp/hoot/core/io/OsmApiWriterTest.cpp
index 9f8fd84..20f3e95 100644
--- a/hoot-core-test/src/test/cpp/hoot/core/io/OsmApiWriterTest.cpp
+++ b/hoot-core-test/src/test/cpp/hoot/core/io/OsmApiWriterTest.cpp
@@ -34,9 +34,6 @@
 
 #include "OsmApiWriterTestServer.h"
 
-//  Qt
-#include <QNetworkReply>
-
 //  Run tests against a local test server
 #define RUN_LOCAL_TEST_SERVER
 //  Run tests against a local copy of OSM API
Clone this wiki locally