Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/xs
diff options
context:
space:
mode:
authorbubnikv <bubnikv@gmail.com>2019-07-04 22:28:57 +0300
committerbubnikv <bubnikv@gmail.com>2019-07-04 22:28:57 +0300
commit3d420db531afc88a41cbcfff1b0902c15108e9d8 (patch)
tree22ca6260bd3c9dd7b2c5eab64ae931dd6b20d51e /xs
parent497b01f24a50b7f61210722acd546ee18bc72afa (diff)
Fix of perl bindings
Diffstat (limited to 'xs')
-rw-r--r--xs/src/xsinit.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xs/src/xsinit.h b/xs/src/xsinit.h
index f14e1262d..8745abdc7 100644
--- a/xs/src/xsinit.h
+++ b/xs/src/xsinit.h
@@ -87,6 +87,7 @@ extern "C" {
#endif /* _MSC_VER */
#undef Zero
#undef Packet
+#undef ST
#undef _
}
#endif