diff options
Diffstat (limited to 'tools/make-switches.pl')
-rwxr-xr-x | tools/make-switches.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/make-switches.pl b/tools/make-switches.pl index beb4343..c0c842a 100755 --- a/tools/make-switches.pl +++ b/tools/make-switches.pl @@ -1,4 +1,5 @@ #! /usr/bin/perl + use strict; use warnings; |