1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00

Fixed compilation on gcc.

This commit is contained in:
bubnikv
2017-06-01 16:43:21 +02:00
parent 02592378e2
commit ef73bb404b
+1
View File
@@ -6,6 +6,7 @@
#include <utility>
#include <boost/log/trivial.hpp>
#include <float.h>
#include <tbb/task_scheduler_init.h>
#include <tbb/parallel_for.h>