X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/8b3b8b94b252c69516b8ef4ba97596b05033d9ea..d9fecc483ed1663afb4c94a2cfc77726fb658861:/include/smpi/forward.hpp diff --git a/include/smpi/forward.hpp b/include/smpi/forward.hpp index acbc310140..02e866227e 100644 --- a/include/smpi/forward.hpp +++ b/include/smpi/forward.hpp @@ -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;