mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 08:47:52 -06:00
Fixed missing include (fixed compilation on OSX)
This commit is contained in:
parent
487ccdd2be
commit
ddf8acb440
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
#include "SLA/SLASupportTree.hpp"
|
||||
#include "SLA/SLABasePool.hpp"
|
||||
|
||||
#include <unordered_set>
|
||||
|
||||
#include <tbb/parallel_for.h>
|
||||
#include <boost/log/trivial.hpp>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue