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-06-06 22:01:19 +0300
committerbubnikv <bubnikv@gmail.com>2019-06-06 22:01:19 +0300
commit7dd842b2942dd6a5d6da21a79a4217814e17f65c (patch)
treef50393d018c199689a51d1a4645bd283c58fad27 /xs
parentc7ba48a4735cb2f6e98b56999a1b5d7476bde0fb (diff)
parent6da1c9813908e3d832d4554506172aea1ebe9f9f (diff)
Merge remote-tracking branch 'remotes/origin/master' into vb_admesh_fix
Diffstat (limited to 'xs')
-rw-r--r--xs/src/xsinit.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/xs/src/xsinit.h b/xs/src/xsinit.h
index 506ef0a0b..f14e1262d 100644
--- a/xs/src/xsinit.h
+++ b/xs/src/xsinit.h
@@ -69,7 +69,10 @@ extern "C" {
#undef fwrite
#undef fclose
#undef sleep
+ #undef snprintf
+ #undef strerror
#undef test
+ #undef times
#undef accept
#undef wait