X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/8d0b1f2f1840a16bb9551f1cfd74f2488599f95b..1067edf07adcaa046abb976e7d92174d608b2d91:/include/simgrid/forward.h diff --git a/include/simgrid/forward.h b/include/simgrid/forward.h index ec54ec4158..3edfa803d1 100644 --- a/include/simgrid/forward.h +++ b/include/simgrid/forward.h @@ -132,6 +132,7 @@ using ActorCodeFactory = std::function args)> class Simcall; class SimcallObserver; class MutexObserver; +class ConditionVariableObserver; class ObjectAccessSimcallObserver; class ObjectAccessSimcallItem; } // namespace actor