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
diff options
context:
space:
mode:
Diffstat (limited to 'xs/src/xsinit.h')
-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 f6080660c..02a8d9e80 100644
--- a/xs/src/xsinit.h
+++ b/xs/src/xsinit.h
@@ -74,6 +74,7 @@ extern "C" {
#undef realloc
#undef free
#undef Zero
+ #undef Packet
#undef select
#endif /* _MSC_VER */
}