1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-13 08:24:27 +00:00

Fixed missing include (fixed compilation on OSX)

This commit is contained in:
bubnikv
2018-11-21 18:03:24 +01:00
parent 487ccdd2be
commit ddf8acb440
+2
View File
@@ -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>