mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-12 04:39:05 +08:00
Fixed OxS compile
This commit is contained in:
parent
7e613b706d
commit
d6b5ed2063
@ -26,11 +26,7 @@
|
||||
#include <wx/dcmemory.h>
|
||||
#include <wx/image.h>
|
||||
#include <wx/settings.h>
|
||||
#if ENABLE_REMOVE_TABS_FROM_PLATER
|
||||
#include <wx/tipwin.h>
|
||||
#else
|
||||
#include <wx/tooltip.h>
|
||||
#endif // ENABLE_REMOVE_TABS_FROM_PLATER
|
||||
#include <wx/debug.h>
|
||||
|
||||
// Print now includes tbb, and tbb includes Windows. This breaks compilation of wxWidgets if included before wx.
|
||||
|
Loading…
x
Reference in New Issue
Block a user