Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Sometimes C and fortran compiler family differs...
[simgrid.git] / src / mc / mc_forward.hpp
index 6471c6fa78614836cbd46a4228e1600398ae0a7d..6ab3a4b44566adb4efc1b4e6e8cc98d97ab929b4 100644 (file)
@@ -1,5 +1,4 @@
-/* Copyright (c) 2007-2015. The SimGrid Team.
- * All rights reserved.                                                     */
+/* Copyright (c) 2007-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. */
@@ -25,6 +24,7 @@ class ObjectInformation;
 class Member;
 class Type;
 class Variable;
+class Transition;
 class Frame;
 class ActorInformation;