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

Fixed missing include

This commit is contained in:
Vojtech Bubnik
2020-11-21 16:05:58 +01:00
parent 7527797a36
commit 641d27eef4
+1
View File
@@ -8,6 +8,7 @@
#include <boost/algorithm/string/split.hpp>
#include "libslic3r/Utils.hpp"
#include "I18N.hpp"
#include "format.hpp"
namespace Slic3r { namespace GUI {