1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00

Fix compilation on Windows

This commit is contained in:
Alessandro Ranellucci
2013-11-24 11:24:10 +01:00
parent 9cf138574c
commit af457cd3d7
+1
View File
@@ -3,6 +3,7 @@
%{
#include <myinit.h>
#include "Surface.hpp"
#include "ClipperUtils.hpp"
%}
%name{Slic3r::Surface} class Surface {