RE: [NeoStats-Devel] [Commits] r2656 - in trunk: include modules/perltest src
"M" <[email protected]>
| Newsgroups | gmane.comp.neostats.devel |
|---|---|
| Message-ID | <[email protected]> |
> Modified: trunk/include/neostats.h > +#ifdef PERL > +/** @breif Forward Decl of Perl Events */ struct PerlEvent; #endif > + Should this be USE_PERL?