mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 18:42:24 +00:00
Fixed missing wxEvent type on GCC, fixed some compiler warnings.
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
#include <mutex>
|
||||
#include <thread>
|
||||
|
||||
#include <wx/event.h>
|
||||
|
||||
#include "Print.hpp"
|
||||
|
||||
namespace Slic3r {
|
||||
|
||||
Reference in New Issue
Block a user