This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
If we use @{[]} (a.k.a. baby-cart) interpolation, we got warnings
[perl5.git] / generate_uudmap.c
index 5b940f7..664333e 100644 (file)
@@ -1,6 +1,5 @@
 #include <stdio.h>
 #include <stdlib.h>
-#include <ctype.h>
 
 static const char PL_uuemap[]
 = "`!\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_";