1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-17 09:04:27 +00:00

Fix build without PCH

This commit is contained in:
tamasmeszaros
2019-08-07 11:17:17 +02:00
parent f61c982111
commit 1c479ad6c5
+1
View File
@@ -5,6 +5,7 @@
#include <string>
#include <vector>
#include <thread>
#include <atomic>
class wxImage;