Fix of perl bindings

This commit is contained in:
bubnikv 2019-07-04 21:28:57 +02:00
parent 497b01f24a
commit 3d420db531

View File

@ -87,6 +87,7 @@ extern "C" {
#endif /* _MSC_VER */ #endif /* _MSC_VER */
#undef Zero #undef Zero
#undef Packet #undef Packet
#undef ST
#undef _ #undef _
} }
#endif #endif