Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
inline SIMIX_host_off into s4u::Host->turnOff()
[simgrid.git] / include / smpi / smpi_helpers.h
index 13ccaaf..c710705 100644 (file)
@@ -2,7 +2,7 @@
 #define MPI_HELPERS_H
 
 #ifndef _GNU_SOURCE
-  #define _GNU_SOURCE
+#define _GNU_SOURCE
 #endif
 
 #include <unistd.h>