From: Arnaud Giersch Date: Mon, 9 Apr 2018 13:23:01 +0000 (+0200) Subject: Remove indentation (sonar). X-Git-Tag: v3.20~480 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/9e476ee01b1d7e968ab660c16898d5a542a6b481?hp=e38550852765eef3cc94ef419a1febf1087ffdff;ds=sidebyside Remove indentation (sonar). --- diff --git a/include/smpi/smpi_helpers.h b/include/smpi/smpi_helpers.h index 13ccaafd69..c7107059ec 100644 --- a/include/smpi/smpi_helpers.h +++ b/include/smpi/smpi_helpers.h @@ -2,7 +2,7 @@ #define MPI_HELPERS_H #ifndef _GNU_SOURCE - #define _GNU_SOURCE +#define _GNU_SOURCE #endif #include