X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=ptable.h;h=07a755198ff6b762a04cbb89493d93b3140cb2f5;hb=802bedc36b8f65e33ea579641fe0dc70b4e59e9d;hp=fc50652443bb58dc8f117ab9b0ca3ec2c2844efe;hpb=789ae6739cab392bf3951e98f9be0805931c84e8;p=perl%2Fmodules%2FLexical-Types.git diff --git a/ptable.h b/ptable.h index fc50652..07a7551 100644 --- a/ptable.h +++ b/ptable.h @@ -212,5 +212,10 @@ STATIC void PTABLE_PREFIX(_free)(pPTBL_ ptable * const t) { PerlMemShared_free(t); } +#undef pPTBL +#undef pPTBL_ +#undef aPTBL +#undef aPTBL_ + #undef PTABLE_NAME #undef PTABLE_VAL_FREE