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

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/xs/src
diff options
context:
space:
mode:
authorbubnikv <bubnikv@gmail.com>2019-06-06 12:40:35 +0300
committerbubnikv <bubnikv@gmail.com>2019-06-06 12:40:35 +0300
commitc9a847a6a609d405d6798e702eaaeabb62f1e539 (patch)
treec5ce7e9b93db2261982a9aed9df8d933439582c3 /xs/src
parent7a5d3de1c4497efb2d0efa3b6abea6bfdcbac198 (diff)
Support for Visual Studio 2019 Community
Diffstat (limited to 'xs/src')
-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