Added missing include (GCC 9.3)
This commit is contained in:
parent
a618bfe078
commit
1b3b4c5694
@ -25,6 +25,7 @@
|
|||||||
#include <boost/algorithm/string/split.hpp>
|
#include <boost/algorithm/string/split.hpp>
|
||||||
#endif // ENABLE_GCODE_WINDOW
|
#endif // ENABLE_GCODE_WINDOW
|
||||||
#include <boost/nowide/cstdio.hpp>
|
#include <boost/nowide/cstdio.hpp>
|
||||||
|
#include <boost/nowide/fstream.hpp>
|
||||||
#include <wx/progdlg.h>
|
#include <wx/progdlg.h>
|
||||||
#include <wx/numformatter.h>
|
#include <wx/numformatter.h>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user