Logo AND Algorithmique Numérique Distribuée

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