X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7a3a100990355eb757dc81106b5aac6daed0b8e1..255192ad7c234ae1f6631d080b0d2d9cfc60ec1b:/include/xbt/ex.h diff --git a/include/xbt/ex.h b/include/xbt/ex.h index 5a4e63efbf..dc6596c7a3 100644 --- a/include/xbt/ex.h +++ b/include/xbt/ex.h @@ -1,5 +1,4 @@ -/* Copyright (c) 2005-2018. The SimGrid Team. - * All rights reserved. */ +/* Copyright (c) 2005-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. */ @@ -9,10 +8,10 @@ #include -#include "xbt/base.h" -#include "xbt/sysdep.h" -#include "xbt/misc.h" -#include "xbt/virtu.h" +#include +#include +#include +#include /** @addtogroup XBT_ex_c * @brief Exceptions support (C)