mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-05-12 14:48:10 +08:00
Fix compilation on 5.18(?)
This commit is contained in:
parent
57a9486692
commit
04ed3abd3f
@ -3,6 +3,8 @@
|
|||||||
%{
|
%{
|
||||||
#include <myinit.h>
|
#include <myinit.h>
|
||||||
#include "Point.hpp"
|
#include "Point.hpp"
|
||||||
|
#include "Polygon.hpp"
|
||||||
|
#include "Polyline.hpp"
|
||||||
%}
|
%}
|
||||||
|
|
||||||
%name{Slic3r::Point} class Point {
|
%name{Slic3r::Point} class Point {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user