mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-13 21:26:01 +08:00
Fixed missing include
This commit is contained in:
parent
78c0199523
commit
3481898d4d
@ -2,6 +2,8 @@
|
|||||||
#include "libslic3r/TriangleMeshSlicer.hpp"
|
#include "libslic3r/TriangleMeshSlicer.hpp"
|
||||||
#include "libslic3r/SLA/AGGRaster.hpp"
|
#include "libslic3r/SLA/AGGRaster.hpp"
|
||||||
|
|
||||||
|
#include <iomanip>
|
||||||
|
|
||||||
void test_support_model_collision(const std::string &obj_filename,
|
void test_support_model_collision(const std::string &obj_filename,
|
||||||
const sla::SupportTreeConfig &input_supportcfg,
|
const sla::SupportTreeConfig &input_supportcfg,
|
||||||
const sla::HollowingConfig &hollowingcfg,
|
const sla::HollowingConfig &hollowingcfg,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user