Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix MC builds in a ugly way, but I'm sick of it for tonight
[simgrid.git] / include / simgrid / forward.h
index 58f1625..19e0b5b 100644 (file)
@@ -119,6 +119,9 @@ namespace surf {
   class StorageType;
   class StorageModel;
 }
+namespace mc {
+class CommunicationDeterminismChecker;
+}
 namespace trace_mgr {
   class trace;
   class future_evt_set;