Missing #include causing XS build to fail. #1349
This commit is contained in:
parent
b1147861dd
commit
9d13a90837
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
#include <myinit.h>
|
||||
#include "ZTable.hpp"
|
||||
#include <vector>
|
||||
#include <algorithm>
|
||||
%}
|
||||
|
||||
%name{Slic3r::Object::XS::ZTable} class ZTable {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue