From ebd85a35bf79b36fecadb1ccd526f6fb73a3ad7a Mon Sep 17 00:00:00 2001 From: SUTER Frederic Date: Thu, 7 Oct 2021 10:23:55 +0200 Subject: [PATCH] there is no such thing as simix::Host --- include/simgrid/forward.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/include/simgrid/forward.h b/include/simgrid/forward.h index 664114e2ec..dabba38f9f 100644 --- a/include/simgrid/forward.h +++ b/include/simgrid/forward.h @@ -190,9 +190,6 @@ class FutureEvtSet; class Profile; } // namespace profile } // namespace kernel -namespace simix { - class Host; -} namespace surf { class HostImpl; class HostModel; -- 2.20.1