From 3d420db531afc88a41cbcfff1b0902c15108e9d8 Mon Sep 17 00:00:00 2001 From: bubnikv Date: Thu, 4 Jul 2019 21:28:57 +0200 Subject: [PATCH] Fix of perl bindings --- xs/src/xsinit.h | 1 + 1 file changed, 1 insertion(+) 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