Added a missing include for gcc
This commit is contained in:
parent
b6634b2ea0
commit
c8fdd837ae
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@
|
|||
#include "format.hpp"
|
||||
|
||||
#include <boost/algorithm/string.hpp>
|
||||
#include <wx/progdlg.h>
|
||||
|
||||
#include "slic3r/Utils/FixModelByWin10.hpp"
|
||||
|
||||
#ifdef __WXMSW__
|
||||
|
|
Loading…
Add table
Reference in a new issue