Fix couple of build issues on gcc

This commit is contained in:
Lukas Matena 2020-10-23 07:51:58 +02:00
parent 9a4376ddc6
commit 5670f5ffb0
5 changed files with 9 additions and 4 deletions

View file

@ -11,6 +11,7 @@
#include <mutex>
#include <tbb/parallel_for.h>
#include <tbb/tbb_thread.h>
#include <tbb/task_scheduler_init.h>
#define SLIC3R_THREAD_NAME_WIN32_MODERN