You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucy.apache.org by ma...@apache.org on 2011/05/30 21:00:03 UTC

[lucy-commits] svn commit: r1129294 - /incubator/lucy/trunk/clownfish/lib/Clownfish/Binding/Perl.pm

Author: marvin
Date: Mon May 30 19:00:03 2011
New Revision: 1129294

URL: http://svn.apache.org/viewvc?rev=1129294&view=rev
Log:
Don't include Charmonizer/Test.h in Lucy.xs.

Modified:
    incubator/lucy/trunk/clownfish/lib/Clownfish/Binding/Perl.pm

Modified: incubator/lucy/trunk/clownfish/lib/Clownfish/Binding/Perl.pm
URL: http://svn.apache.org/viewvc/incubator/lucy/trunk/clownfish/lib/Clownfish/Binding/Perl.pm?rev=1129294&r1=1129293&r2=1129294&view=diff
==============================================================================
--- incubator/lucy/trunk/clownfish/lib/Clownfish/Binding/Perl.pm (original)
+++ incubator/lucy/trunk/clownfish/lib/Clownfish/Binding/Perl.pm Mon May 30 19:00:03 2011
@@ -200,8 +200,6 @@ sub _xs_file_contents {
 #include "Lucy/Util/Memory.h"
 #include "Lucy/Util/StringHelper.h"
 
-#include "Charmonizer/Test.h"
-
 $generated_xs
 
 MODULE = Lucy   PACKAGE = Lucy::Autobinding