Author: tewk Date: Fri Feb 2 16:40:54 2007 New Revision: 16876 Modified: trunk/ (props changed) trunk/src/pmc/pmethod_test.pmc
Log: [imcc] remove unneeded include, its autogenerated now Modified: trunk/src/pmc/pmethod_test.pmc ============================================================================== --- trunk/src/pmc/pmethod_test.pmc (original) +++ trunk/src/pmc/pmethod_test.pmc Fri Feb 2 16:40:54 2007 @@ -19,7 +19,6 @@ #include "parrot/parrot.h" #include <assert.h> -#include "pmc_fixedintegerarray.h" /* Albeit the Hash PMC doesn't use PMC_data, it needs the next_for_GC pointer
