mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-22 14:13:57 -06:00
Added missing includes (GCC 11.1)
This commit is contained in:
parent
3cb8232e81
commit
7f29647d67
2 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
#define SLASUPPORTTREEALGORITHM_H
|
||||
|
||||
#include <cstdint>
|
||||
#include <optional>
|
||||
|
||||
#include <libslic3r/SLA/SupportTreeBuilder.hpp>
|
||||
#include <libslic3r/SLA/Clustering.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue