X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/27b0c1ee1d85c53f1d11bb2b8e539cd76e4cf437..38dfe4cc823740a962aa1da0f3be0c40582d7648:/include/simgrid/forward.h diff --git a/include/simgrid/forward.h b/include/simgrid/forward.h index 15adc03554..11b07d2cea 100644 --- a/include/simgrid/forward.h +++ b/include/simgrid/forward.h @@ -77,9 +77,12 @@ namespace simix { } namespace surf { class Cpu; + class CpuModel; class HostImpl; + class HostModel; class StorageImpl; class StorageType; + class StorageModel; } namespace trace_mgr { class trace;