Merge branch 'master' of github.com:alexrj/Slic3r

This commit is contained in:
Alessandro Ranellucci 2013-11-24 22:44:08 +01:00
commit 7b7e45fd43

View File

@ -3,6 +3,7 @@
%{
#include <myinit.h>
#include "Surface.hpp"
#include "ClipperUtils.hpp"
%}
%name{Slic3r::Surface} class Surface {