Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
still some missing includes.
[simgrid.git] / src / mc / Session.cpp
index 8647cc9..6d923e2 100644 (file)
@@ -6,6 +6,7 @@
 #include "src/mc/Session.hpp"
 #include "src/mc/checker/Checker.hpp"
 #include "src/mc/mc_config.hpp"
+#include "src/internal_config.h" // HAVE_SMPI
 #if HAVE_SMPI
 #include "smpi/smpi.h"
 #endif