Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[S4U] Cosmetics
[simgrid.git] / include / smpi / forward.hpp
index acbc310..02e8662 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016. The SimGrid Team. All rights reserved.          */
+/* Copyright (c) 2016-2018. The SimGrid Team. All rights reserved.          */
 
 /* This program is free software; you can redistribute it and/or modify it
  * under the terms of the license (GNU LGPL) which comes with this package. */
@@ -17,12 +17,13 @@ class Coll;
 class Colls;
 class Comm;
 class Datatype;
-class F2C;
 class Group;
 class Info;
 class Keyval;
 class Op;
+class ActorExt;
 class Request;
+class Status;
 class Topo;
 class Topo_Cart;
 class Topo_Graph;