Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix MC build
[simgrid.git] / src / smpi / internals / smpi_global.cpp
index 9955d92..fb03f4a 100644 (file)
 #include <fstream>
 #include <sys/stat.h>
 
-#if SIMGRID_HAVE_MC
-#include "src/mc/mc_config.hpp"
-#endif
-
 #if SG_HAVE_SENDFILE
 #include <sys/sendfile.h>
 #endif