mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-03 17:05:43 +02:00
Fixed a missing include.
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user