X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f05224ef57c30ee1e71be443a160a236f7fe121a..bcb5cde966bef9e174da1c93cdb2158c0880a613:/src/mc/mc_safety.h diff --git a/src/mc/mc_safety.h b/src/mc/mc_safety.h index b1cd987846..2c31b5d76d 100644 --- a/src/mc/mc_safety.h +++ b/src/mc/mc_safety.h @@ -1,5 +1,4 @@ -/* Copyright (c) 2007-2015. The SimGrid Team. - * All rights reserved. */ +/* Copyright (c) 2007-2017. 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. */ @@ -7,18 +6,7 @@ #ifndef SIMGRID_MC_SAFETY_H #define SIMGRID_MC_SAFETY_H -#include - -#include -#include - -#include - -#include -#include - -#include "src/mc/mc_forward.hpp" -#include "src/mc/mc_state.h" +#include "xbt/base.h" namespace simgrid { namespace mc {