1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-13 08:24:27 +00:00

Missing #include causing XS build to fail. #1349

This commit is contained in:
Alessandro Ranellucci
2013-07-23 11:36:18 +02:00
parent b1147861dd
commit 9d13a90837
+1
View File
@@ -4,6 +4,7 @@
#include <myinit.h>
#include "ZTable.hpp"
#include <vector>
#include <algorithm>
%}
%name{Slic3r::Object::XS::ZTable} class ZTable {