mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-17 03:37:54 -06:00
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…
Add table
Add a link
Reference in a new issue