Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
memleaks -=2
[simgrid.git] / teshsuite / smpi / mpich3-test / util / mtest.c
index e75d17b94fe62906da053e596a35c6861529c399..6f4d1439a32275220c837682cc0aa00010c874c5 100644 (file)
@@ -242,7 +242,7 @@ int MTestReturnValue( int errors )
  * from the tests.
  * MTestSleep( seconds )
  */
-#ifdef HAVE_WINDOWS_H
+#ifdef _WIN32
 #include <windows.h>
 void MTestSleep( int sec )
 {