Fix for linux

This commit is contained in:
Filip Sykala 2021-09-29 17:36:46 +02:00
parent cfcf0dfcd2
commit ca79a4fac4
3 changed files with 3 additions and 1 deletions

View file

@ -7,6 +7,7 @@
#include <memory>
#include <admesh/stl.h> // indexed_triangle_set
#include "Polygon.hpp"
#include "ExPolygon.hpp"
#include "TextConfiguration.hpp"
namespace Slic3r {