mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-12 21:49:02 +08:00
Missing #include causing XS build to fail. #1349
This commit is contained in:
parent
b1147861dd
commit
9d13a90837
@ -4,6 +4,7 @@
|
|||||||
#include <myinit.h>
|
#include <myinit.h>
|
||||||
#include "ZTable.hpp"
|
#include "ZTable.hpp"
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
#include <algorithm>
|
||||||
%}
|
%}
|
||||||
|
|
||||||
%name{Slic3r::Object::XS::ZTable} class ZTable {
|
%name{Slic3r::Object::XS::ZTable} class ZTable {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user