Fix of previous commit, fix of compilation on OSX.
This commit is contained in:
parent
d4e939fd04
commit
8917f18ef1
@ -1,8 +1,6 @@
|
||||
#include "Serial.hpp"
|
||||
|
||||
#include <algorithm>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include <boost/algorithm/string/predicate.hpp>
|
||||
|
||||
|
@ -3,6 +3,8 @@
|
||||
|
||||
#include <memory>
|
||||
#include <vector>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
namespace Slic3r {
|
||||
namespace Utils {
|
||||
|
Loading…
Reference in New Issue
Block a user