Fixed missing include
This commit is contained in:
parent
7527797a36
commit
641d27eef4
@ -8,6 +8,7 @@
|
||||
#include <boost/algorithm/string/split.hpp>
|
||||
#include "libslic3r/Utils.hpp"
|
||||
#include "I18N.hpp"
|
||||
#include "format.hpp"
|
||||
|
||||
namespace Slic3r { namespace GUI {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user