We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2076a1 commit b879d53Copy full SHA for b879d53
src/core/geometry/qgsgeometrymakevalid.cpp
@@ -28,6 +28,8 @@
28
#include "qgsmultipolygon.h"
29
#include "qgspolygon.h"
30
31
+#include <memory>
32
+
33
34
// ------------ BuildArea stuff ---------------------------------------------------------------------
35
0 commit comments