mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-02 16:59:48 +02:00
Conditional compilation to exclude all Perl/XS stuff from C++ code
This commit is contained in:
@@ -77,9 +77,10 @@ void safety_offset(ClipperLib::Polygons* &subject);
|
||||
|
||||
/////////////////
|
||||
|
||||
#ifdef SLIC3RXS
|
||||
SV* polynode_children_2_perl(const ClipperLib::PolyNode& node);
|
||||
SV* polynode2perl(const ClipperLib::PolyNode& node);
|
||||
|
||||
#endif
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user