1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-19 09:24:27 +00:00

Fix msvc build

This commit is contained in:
tamasmeszaros
2018-12-14 09:57:48 +01:00
parent 07943ae669
commit 2d29b7d6cd
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -7,11 +7,12 @@
namespace Slic3r {
class ExPolygon;
using ExPolygons = std::vector<ExPolygon>;
class TriangleMesh;
namespace sla {
using ExPolygons = std::vector<ExPolygon>;
using ThrowOnCancel = std::function<void(void)>;
/// Calculate the polygon representing the silhouette from the specified height