Fixed compilation with wxWidgets 3.0
This commit is contained in:
parent
1ca872f81e
commit
8bf0f75e83
2 changed files with 3 additions and 1 deletions
src/slic3r/GUI
|
@ -22,6 +22,8 @@
|
|||
#include <GL/glew.h>
|
||||
#include <boost/log/trivial.hpp>
|
||||
#include <boost/nowide/cstdio.hpp>
|
||||
#include <wx/progdlg.h>
|
||||
#include <wx/numformatter.h>
|
||||
|
||||
#include <array>
|
||||
#include <algorithm>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue