X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/765ca7ac3efd59d260163fa0a7d34ee2eb674f47..2f4509c52115b8a4fb4916f51057d6b9314b4c45:/include/simgrid/forward.h diff --git a/include/simgrid/forward.h b/include/simgrid/forward.h index f4fede1504..96e8194eac 100644 --- a/include/simgrid/forward.h +++ b/include/simgrid/forward.h @@ -37,6 +37,8 @@ namespace routing { } } namespace simix { + class ActorImpl; + using ActorImplPtr = boost::intrusive_ptr; class Host; } namespace surf {