1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-14 08:34:26 +00:00

Added a missing include

This commit is contained in:
Lukas Matena
2019-08-22 11:35:25 +02:00
parent 1b00932a01
commit e928c0ac0b
+1
View File
@@ -7,6 +7,7 @@
#include "Line.hpp"
#include "MultiPoint.hpp"
#include "Polyline.hpp"
#include "Polygon.hpp"
namespace Slic3r {