1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-12 08:14:26 +00:00

Missing include (required by clang, not required by msvc)

This commit is contained in:
bubnikv
2019-08-06 11:40:33 +02:00
parent 9197e3feed
commit 29d9c65ee2
+1
View File
@@ -3,6 +3,7 @@
#include <string>
#include <vector>
#include <thread>
class wxImage;