Fixed some compilation errors and warnings.

This commit is contained in:
Vojtech Bubnik 2022-11-15 18:44:38 +01:00
parent 1307fbf2f6
commit 8190eb4fe6
3 changed files with 34 additions and 7 deletions

View file

@ -5,6 +5,8 @@
#include "libslic3r/Geometry/Circle.hpp"
#include "libslic3r/SurfaceMesh.hpp"
#include <numeric>
namespace Slic3r {
namespace Measure {