Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Move the stack as field of SafetyChecker and CommDetChecker
[simgrid.git] / src / mc / mc_replay.h
index 2918305..cfd41a6 100644 (file)
@@ -1,16 +1,16 @@
-/* simgrid/modelchecker.h - Formal Verification made possible in SimGrid    */
-
-/* Copyright (c) 2008-2014. The SimGrid Team.
+/* Copyright (c) 2008-2015. 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. */
 
-#include <xbt/misc.h>
+/* simgrid/modelchecker.h - Formal Verification made possible in SimGrid    */
 
 #ifndef SIMGRID_MC_REPLAY_H
 #define SIMGRID_MC_REPLAY_H
 
+#include <xbt/base.h>
+
 SG_BEGIN_DECL()
 
 /** Replay path (if any) in string representation