diff options
Diffstat (limited to 'Lib/perl5/perl5.swg')
-rw-r--r-- | Lib/perl5/perl5.swg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Lib/perl5/perl5.swg b/Lib/perl5/perl5.swg index 6221b5d4f..7101bdc7c 100644 --- a/Lib/perl5/perl5.swg +++ b/Lib/perl5/perl5.swg @@ -4,6 +4,7 @@ * Perl 5 configuration file * ----------------------------------------------------------------------------- */ +%runtime "precommon.swg" %runtime "common.swg" // common type checking code %runtime "perlrun.swg" // Perl runtime functions %runtime "noembed.h" // undefine Perl5 macros |