Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Providing our own copy of Win32API::File was a very bad idea
[simgrid.git] / tools / cmake / scripts / IPC / Run / Win32Pump.pm
index 2750b6a..ea7be05 100644 (file)
@@ -32,7 +32,7 @@ BEGIN {
        $VERSION = '0.90';
 }
 
-use IPC::Win32APIFile qw(
+use Win32API::File qw(
    OsFHandleOpen
 );