X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4074a0a83ba4892a329b517e506dab40e3db462e..1e83888c1aed0b9146b5ae78ad474f374d28a769:/src/mc/mc_safety.h diff --git a/src/mc/mc_safety.h b/src/mc/mc_safety.h index 23fbe10b07..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,17 +6,7 @@ #ifndef SIMGRID_MC_SAFETY_H #define SIMGRID_MC_SAFETY_H -#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 {