X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ed5b6e45b9957b00a2c41f01ce9da418da78cecb..6fbbccdc1e85be059469b32886a28a26d4d7b0ce:/examples/cxx/comm_time/Master.hpp diff --git a/examples/cxx/comm_time/Master.hpp b/examples/cxx/comm_time/Master.hpp index 40bb39089a..b3e59ab7d6 100644 --- a/examples/cxx/comm_time/Master.hpp +++ b/examples/cxx/comm_time/Master.hpp @@ -1,7 +1,7 @@ #ifndef MASTER_HPP #define MASTER_HPP -#include +#include using namespace SimGrid::Msg; class Master : public Process