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

Fix compilation on 5.18(?)

This commit is contained in:
Alessandro Ranellucci
2014-06-14 23:12:03 +02:00
parent 57a9486692
commit 04ed3abd3f
+2
View File
@@ -3,6 +3,8 @@
%{
#include <myinit.h>
#include "Point.hpp"
#include "Polygon.hpp"
#include "Polyline.hpp"
%}
%name{Slic3r::Point} class Point {