Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[sonar] Prefer ArrayList to Vector.
[simgrid.git] / include / smpi / forward.hpp
index acbc31014046c3721667c54c92c9a7e868244a01..b23b1856af6c410b8d8036438ecaf4b4c1b50bb6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016. The SimGrid Team. All rights reserved.          */
+/* Copyright (c) 2016-2019. 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. */
 
 /* 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 Colls;
 class Comm;
 class Datatype;
-class F2C;
 class Group;
 class Info;
 class Keyval;
 class Op;
 class Group;
 class Info;
 class Keyval;
 class Op;
+class ActorExt;
 class Request;
 class Request;
+class Status;
 class Topo;
 class Topo_Cart;
 class Topo_Graph;
 class Topo;
 class Topo_Cart;
 class Topo_Graph;