missing include <memory>
This commit is contained in:
parent
e90279c513
commit
867619fa40
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
#include "GCode/SpiralVase.hpp"
|
||||
#include "EdgeGrid.hpp"
|
||||
|
||||
#include <memory>
|
||||
#include <string>
|
||||
|
||||
namespace Slic3r {
|
||||
|
|
Loading…
Reference in a new issue