X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ed5b6e45b9957b00a2c41f01ce9da418da78cecb..04c44fbe77163cca75366d10e35ba400b804eaef:/examples/cxx/comm_time/CommTimeTask.hpp diff --git a/examples/cxx/comm_time/CommTimeTask.hpp b/examples/cxx/comm_time/CommTimeTask.hpp index 12769d2375..87a6eeade6 100644 --- a/examples/cxx/comm_time/CommTimeTask.hpp +++ b/examples/cxx/comm_time/CommTimeTask.hpp @@ -1,7 +1,7 @@ #ifndef COMMTIME_TASK_HPP #define COMMTIME_TASK_HPP -#include +#include using namespace SimGrid::Msg; class CommTimeTask : public Task