Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove indentation (sonar).
[simgrid.git] / include / smpi / smpi_helpers.h
index 13ccaaf..c710705 100644 (file)
@@ -2,7 +2,7 @@
 #define MPI_HELPERS_H
 
 #ifndef _GNU_SOURCE
 #define MPI_HELPERS_H
 
 #ifndef _GNU_SOURCE
-  #define _GNU_SOURCE
+#define _GNU_SOURCE
 #endif
 
 #include <unistd.h>
 #endif
 
 #include <unistd.h>