1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-27 10:35:51 +00:00

Fixed OSX build

This commit is contained in:
YuSanka
2020-05-05 20:36:00 +02:00
parent 181203c2c7
commit 0098aee002
+2
View File
@@ -7,6 +7,8 @@
#include <wx/dialog.h> #include <wx/dialog.h>
#include <map> #include <map>
class wxRadioBox;
namespace Slic3r { namespace Slic3r {
namespace GUI { namespace GUI {