From b3f7db1eedb3c9642080c2d57248ebce43fff2c7 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 f14e1262dc8..8745abdc7c3 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