Fix compilation on Windows
This commit is contained in:
parent
9cf138574c
commit
af457cd3d7
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
%{
|
||||
#include <myinit.h>
|
||||
#include "Surface.hpp"
|
||||
#include "ClipperUtils.hpp"
|
||||
%}
|
||||
|
||||
%name{Slic3r::Surface} class Surface {
|
||||
|
|
Loading…
Reference in a new issue