mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
Fixed includes on OSX
This commit is contained in:
@@ -1,8 +1,10 @@
|
|||||||
#ifndef slic3r_Utils_UndoRedo_hpp_
|
#ifndef slic3r_Utils_UndoRedo_hpp_
|
||||||
#define slic3r_Utils_UndoRedo_hpp_
|
#define slic3r_Utils_UndoRedo_hpp_
|
||||||
|
|
||||||
|
#include <algorithm>
|
||||||
#include <memory>
|
#include <memory>
|
||||||
#include <string>
|
#include <string>
|
||||||
|
#include <vector>
|
||||||
|
|
||||||
#include <libslic3r/ObjectID.hpp>
|
#include <libslic3r/ObjectID.hpp>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user