X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/8bc1da3cc40001eecdeda718441471a29b02523c..a8ef16dfe15a51e315150b693b11f80f23b1d5af:/include/simgrid/forward.h diff --git a/include/simgrid/forward.h b/include/simgrid/forward.h index 8806405e5d..18368a6da9 100644 --- a/include/simgrid/forward.h +++ b/include/simgrid/forward.h @@ -156,7 +156,7 @@ class System; } namespace resource { class Action; -class Cpu; +class CpuImpl; class Model; class Resource; class CpuModel;