mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-15 09:15:58 +08:00
WIP: Trying to fix Perl bindings after VS2019 update.
This commit is contained in:
parent
53b6c93ceb
commit
ced3cc6e5c
@ -40,7 +40,7 @@
|
|||||||
// #include <libslic3r.h>
|
// #include <libslic3r.h>
|
||||||
|
|
||||||
#ifdef SLIC3RXS
|
#ifdef SLIC3RXS
|
||||||
extern "C" {
|
// extern "C" {
|
||||||
#include "EXTERN.h"
|
#include "EXTERN.h"
|
||||||
#include "perl.h"
|
#include "perl.h"
|
||||||
#include "XSUB.h"
|
#include "XSUB.h"
|
||||||
@ -88,7 +88,7 @@ extern "C" {
|
|||||||
#undef Zero
|
#undef Zero
|
||||||
#undef Packet
|
#undef Packet
|
||||||
#undef _
|
#undef _
|
||||||
}
|
// }
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <ClipperUtils.hpp>
|
#include <ClipperUtils.hpp>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user