From: gfx Date: Sat, 28 Aug 2010 07:38:06 +0000 (+0900) Subject: Revert "Add tiny tweaks stolen from Class::XSAccessor 1.07" X-Git-Tag: 0.65~14 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=ba98f741dd1ddca462f12eb77f2b91050c120f73;p=gitmo%2FMouse.git Revert "Add tiny tweaks stolen from Class::XSAccessor 1.07" This reverts commit 6e646df82cd3efd32dd5dad067c685bb5def5656. --- diff --git a/mouse.h b/mouse.h index b4f63ec..2c57da0 100644 --- a/mouse.h +++ b/mouse.h @@ -4,9 +4,7 @@ #define PERL_NO_GET_CONTEXT #include #include -#define PERL_CORE #include -#undef PERL_CORE #include "ppport.h"