Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update RMA tests
[simgrid.git] / src / mc / Frame.hpp
index 243610a8dbd79bf1814970c1111406b875750ec8..0cc66304b652ba0362ae519fd7930c56c8c66c31 100644 (file)
 #include <xbt/base.h>
 #include <xbt/range.hpp>
 
-#include "src/mc/mc_forward.h"
+#include "src/mc/mc_forward.hpp"
 #include "src/mc/LocationList.hpp"
 #include "src/mc/Variable.hpp"
-#include "src/mc/Frame.hpp"
 
 namespace simgrid {
 namespace mc {