mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-14 03:25:53 +08:00
Fixed a missing include.
This commit is contained in:
parent
464808ac49
commit
74eb903054
@ -1,6 +1,7 @@
|
|||||||
#ifndef SLAAUTOSUPPORTS_HPP_
|
#ifndef SLAAUTOSUPPORTS_HPP_
|
||||||
#define SLAAUTOSUPPORTS_HPP_
|
#define SLAAUTOSUPPORTS_HPP_
|
||||||
|
|
||||||
|
#include <libslic3r/ClipperUtils.hpp>
|
||||||
#include <libslic3r/Point.hpp>
|
#include <libslic3r/Point.hpp>
|
||||||
#include <libslic3r/TriangleMesh.hpp>
|
#include <libslic3r/TriangleMesh.hpp>
|
||||||
#include <libslic3r/SLA/SLACommon.hpp>
|
#include <libslic3r/SLA/SLACommon.hpp>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user