Merge branch 'master' of github.com:alexrj/Slic3r
This commit is contained in:
commit
7b7e45fd43
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