mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
Added a missing include
This commit is contained in:
parent
a2b7c6945c
commit
8137f7c4d4
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
||||||
#include <thread>
|
#include <thread>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
#include <chrono>
|
#include <chrono>
|
||||||
|
#include <condition_variable>
|
||||||
|
|
||||||
#include <tbb/mutex.h>
|
#include <tbb/mutex.h>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue