1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00

Added a missing include (gcc)

This commit is contained in:
Lukas Matena
2021-05-12 17:04:36 +02:00
parent 4be1d62259
commit 707ce9d3d4
+1
View File
@@ -21,6 +21,7 @@
#include <boost/algorithm/string.hpp>
#include <wx/progdlg.h>
#include <wx/numformatter.h>
#include "slic3r/Utils/FixModelByWin10.hpp"