Fixed includes on OSX
This commit is contained in:
parent
7c732c7482
commit
357e578a84
1 changed files with 2 additions and 0 deletions
|
@ -1,8 +1,10 @@
|
|||
#ifndef slic3r_Utils_UndoRedo_hpp_
|
||||
#define slic3r_Utils_UndoRedo_hpp_
|
||||
|
||||
#include <algorithm>
|
||||
#include <memory>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include <libslic3r/ObjectID.hpp>
|
||||
|
||||
|
|
Loading…
Reference in a new issue