Add missing include "BoundingBox.hpp" to Polygon.xsp.
This commit is contained in:
parent
d2e51242d9
commit
9247f21ff8
@ -3,6 +3,7 @@
|
|||||||
%{
|
%{
|
||||||
#include <myinit.h>
|
#include <myinit.h>
|
||||||
#include "Polygon.hpp"
|
#include "Polygon.hpp"
|
||||||
|
#include "BoundingBox.hpp"
|
||||||
%}
|
%}
|
||||||
|
|
||||||
%name{Slic3r::Polygon} class Polygon {
|
%name{Slic3r::Polygon} class Polygon {
|
||||||
|
Loading…
Reference in New Issue
Block a user