--- common/geometry/shape_poly_set.cpp | 1 + 1 file changed, 1 insertion(+)
diff --git a/common/geometry/shape_poly_set.cpp b/common/geometry/shape_poly_set.cpp index c11cf047c..7c0d2f38f 100644 --- a/common/geometry/shape_poly_set.cpp +++ b/common/geometry/shape_poly_set.cpp @@ -33,6 +33,7 @@ #include <list> #include <algorithm> #include <unordered_set> +#include <memory> #include <common.h> #include <md5_hash.h>
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

