Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Introduce a class mc::SimcallInspector, that allows MC to learn about the ongoing...
[simgrid.git] / include / simgrid / forward.h
index 8d4d26c..85eff8e 100644 (file)
@@ -167,6 +167,7 @@ namespace surf {
 }
 namespace mc {
 class CommunicationDeterminismChecker;
+class SimcallInspector;
 }
 namespace vm {
 class VMModel;