Skip to content

Commit b879d53

Browse files
committed
Fix build error
1 parent d2076a1 commit b879d53

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/core/geometry/qgsgeometrymakevalid.cpp

+2
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@
2828
#include "qgsmultipolygon.h"
2929
#include "qgspolygon.h"
3030

31+
#include <memory>
32+
3133

3234
// ------------ BuildArea stuff ---------------------------------------------------------------------
3335

0 commit comments

Comments
 (0)