Skip to content

v0.2.53..v0.2.54 changeset SchemaCheckerTest.cpp

Garret Voltz edited this page Mar 31, 2020 · 1 revision
diff --git a/hoot-core-test/src/test/cpp/hoot/core/schema/SchemaCheckerTest.cpp b/hoot-core-test/src/test/cpp/hoot/core/schema/SchemaCheckerTest.cpp
index ac6cd11..2309e28 100644
--- a/hoot-core-test/src/test/cpp/hoot/core/schema/SchemaCheckerTest.cpp
+++ b/hoot-core-test/src/test/cpp/hoot/core/schema/SchemaCheckerTest.cpp
@@ -22,7 +22,7 @@
  * This will properly maintain the copyright information. DigitalGlobe
  * copyrights will be updated automatically.
  *
- * @copyright Copyright (C) 2012, 2013, 2014, 2015, 2016, 2018 DigitalGlobe (http://www.digitalglobe.com/)
+ * @copyright Copyright (C) 2012, 2013, 2014, 2015, 2016, 2018, 2020 DigitalGlobe (http://www.digitalglobe.com/)
  */
 
 // Hoot
@@ -30,7 +30,6 @@
 #include <hoot/core/elements/Tags.h>
 #include <hoot/core/schema/OsmSchema.h>
 #include <hoot/core/schema/SchemaChecker.h>
-#include <hoot/core/util/ConfPath.h>
 #include <hoot/core/util/Log.h>
 
 // CPP Unit
Clone this wiki locally