From dbea1469ffa2102847257352dde84dbc570520c6 Mon Sep 17 00:00:00 2001 From: mpv Date: Mon, 3 Sep 2018 17:56:15 +0300 Subject: [PATCH] Make compilable on Linux --- src/GeomValidators/GeomValidators_NotSelfIntersected.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/GeomValidators/GeomValidators_NotSelfIntersected.cpp b/src/GeomValidators/GeomValidators_NotSelfIntersected.cpp index dc83cd196..7ab81f26c 100644 --- a/src/GeomValidators/GeomValidators_NotSelfIntersected.cpp +++ b/src/GeomValidators/GeomValidators_NotSelfIntersected.cpp @@ -25,7 +25,7 @@ #include #include -#include > +#include #include bool GeomValidators_NotSelfIntersected::isValid(const std::shared_ptr& theFeature, -- 2.30.2