mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-15 10:47:50 -06:00
Missing include (required by clang, not required by msvc)
This commit is contained in:
parent
9197e3feed
commit
29d9c65ee2
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <thread>
|
||||
|
||||
class wxImage;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue