mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-26 14:49:43 -07:00
Integrated SLAPrint into background processing.
Fixed couple of compiler warnings.
This commit is contained in:
@@ -87,6 +87,11 @@
|
||||
#include <tbb/parallel_for.h>
|
||||
#include <tbb/spin_mutex.h>
|
||||
|
||||
#ifdef _MSC_VER
|
||||
// avoid some "macro redefinition" warnings
|
||||
#include <urlmon.h>
|
||||
#endif /* _MSC_VER */
|
||||
|
||||
#include <wx/app.h>
|
||||
#include <wx/bitmap.h>
|
||||
#include <wx/bmpbuttn.h>
|
||||
|
||||
Reference in New Issue
Block a user