Linux build fixes, unrelated

This commit is contained in:
PavelMikus 2022-03-23 14:05:46 +01:00
parent 2b9741da68
commit 65453a9534

View File

@ -5,6 +5,7 @@ namespace boost { class any; }
namespace boost::filesystem { class path; } namespace boost::filesystem { class path; }
#include <wx/string.h> #include <wx/string.h>
#include <wx/arrstr.h>
#include "libslic3r/Config.hpp" #include "libslic3r/Config.hpp"
#include "libslic3r/Preset.hpp" #include "libslic3r/Preset.hpp"