Skip to content

Commit 5230f9b

Browse files
committed
Revert "Don't need to import MM_Win32 no more"
This reverts commit 5a06dae.
1 parent 192c731 commit 5230f9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/ExtUtils/MM_Cygwin.pm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ use ExtUtils::MakeMaker::Config;
66
use File::Spec;
77

88
require ExtUtils::MM_Unix;
9+
require ExtUtils::MM_Win32;
910
our @ISA = qw( ExtUtils::MM_Unix );
1011

1112
our $VERSION = '7.39_01';

0 commit comments

Comments
 (0)