mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-13 05:59:02 +08:00
Fixed includes on OSX
This commit is contained in:
parent
7c732c7482
commit
357e578a84
@ -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…
x
Reference in New Issue
Block a user