X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/fc8be6494932e66a359ae5d47103a566cc8234f4..39ba71a3e477b45dbb22e04f0d0b8c89f5772ff5:/include/simgrid/forward.h diff --git a/include/simgrid/forward.h b/include/simgrid/forward.h index 58f1625bef..19e0b5b3fe 100644 --- a/include/simgrid/forward.h +++ b/include/simgrid/forward.h @@ -119,6 +119,9 @@ namespace surf { class StorageType; class StorageModel; } +namespace mc { +class CommunicationDeterminismChecker; +} namespace trace_mgr { class trace; class future_evt_set;