]> AND Public Git Repository - simgrid.git/blobdiff - src/mc/mc_smx.h
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fixing codacy issue
[simgrid.git] / src / mc / mc_smx.h
index 609807ca193e4cc182dbcb116084928327a02f8b..be72eaa6171fe8bfa76f19e445812f31b7dfe899 100644 (file)
@@ -6,17 +6,7 @@
 #ifndef SIMGRID_MC_SMX_H
 #define SIMGRID_MC_SMX_H
 
-#include <stddef.h>
-
-#include <xbt/base.h>
-#include <xbt/log.h>
-
-#include <simgrid/simix.h>
-
-#include "src/smpi/private.h"
-
-#include "src/mc/Process.hpp"
-#include "src/mc/remote/mc_protocol.h"
+#include "src/mc/remote/RemoteClient.hpp"
 
 /** @file
  *  @brief (Cross-process, MCer/MCed) Access to SMX structures