Move the require './test.pl' to the end of t/comp/hints.t
[p5sagit/p5-mst-13.2.git] / universal.c
index d2c9e77..4da6fc5 100644 (file)
@@ -733,6 +733,7 @@ XS(XS_version_qv)
 {
     dVAR;
     dXSARGS;
+    PERL_UNUSED_ARG(cv);
     SP -= items;
     {
        SV * ver = ST(0);