Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/xs
diff options
context:
space:
mode:
Diffstat (limited to 'xs')
-rw-r--r--xs/xsp/Object.xsp1
1 files changed, 1 insertions, 0 deletions
diff --git a/xs/xsp/Object.xsp b/xs/xsp/Object.xsp
index 9e800cdf8..bdfef0539 100644
--- a/xs/xsp/Object.xsp
+++ b/xs/xsp/Object.xsp
@@ -4,6 +4,7 @@
#include <myinit.h>
#include "ZTable.hpp"
#include <vector>
+#include <algorithm>
%}
%name{Slic3r::Object::XS::ZTable} class ZTable {