X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7a3a100990355eb757dc81106b5aac6daed0b8e1..d46afc036c17f291795eaaab14ce42d0a96e3feb:/include/xbt/misc.h diff --git a/include/xbt/misc.h b/include/xbt/misc.h index 0aea0698d0..7af14159c6 100644 --- a/include/xbt/misc.h +++ b/include/xbt/misc.h @@ -1,7 +1,6 @@ -/* xbt.h - Public interface to the xbt (simgrid's toolbox) */ +/* xbt.h - Public interface to the xbt (simgrid's toolbox) */ -/* Copyright (c) 2004-2018. The SimGrid Team. - * All rights reserved. */ +/* Copyright (c) 2004-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,9 +8,9 @@ #ifndef XBT_MISC_H #define XBT_MISC_H -#include "simgrid_config.h" -#include "base.h" -#include "dynar.h" +#include +#include +#include #include