X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/22cae46149e1fb4988ad9e46060c3e7ecd4e0e44..a49a03122b2def71ff741e78d15b38cd1d171184:/src/mc/mc_record.h diff --git a/src/mc/mc_record.h b/src/mc/mc_record.h index c1617fbdc5..56a341008c 100644 --- a/src/mc/mc_record.h +++ b/src/mc/mc_record.h @@ -17,12 +17,10 @@ #ifndef SIMGRID_MC_RECORD_H #define SIMGRID_MC_RECORD_H -#include -#include - +#include "src/mc/Transition.hpp" #include "xbt/base.h" -#include "src/mc/Transition.hpp" +#include namespace simgrid { namespace mc {