From: Christian Heinrich Date: Tue, 24 Apr 2018 15:26:25 +0000 (+0200) Subject: [SMPI] Change name of #define value X-Git-Tag: v3.20~38 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/e0bb806b29f88b8798d66d023263fdf49bad7464 [SMPI] Change name of #define value --- diff --git a/include/simgrid/smpi/replay.hpp b/include/simgrid/smpi/replay.hpp index 2b091a7467..b52cb32bbd 100644 --- a/include/simgrid/smpi/replay.hpp +++ b/include/simgrid/smpi/replay.hpp @@ -2,8 +2,8 @@ /* This program is free software; you can redistribute it and/or modify it * under the terms of the license (GNU LGPL) which comes with this package. */ -#ifndef SMPI_REPLAY_HPP -#define SMPI_REPLAY_HPP +#ifndef SMPI_REPLAY_HPP_ +#define SMPI_REPLAY_HPP_ #include "smpi/smpi.h" #include