X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/18fd03bb84ea54b81f11bc9d8857d36e57e27485..bd7d5780ee8b73efd58c83f5d6f864d0a941b3ed:/include/xbt/sysdep.h diff --git a/include/xbt/sysdep.h b/include/xbt/sysdep.h index d0b94e7bcb..44ef89aa89 100644 --- a/include/xbt/sysdep.h +++ b/include/xbt/sysdep.h @@ -2,8 +2,7 @@ /* no system header should be loaded out of this file so that we have only */ /* one file to check when porting to another OS */ -/* 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. */ @@ -11,11 +10,11 @@ #ifndef XBT_SYSDEP_H #define XBT_SYSDEP_H -#include "xbt/log.h" -#include "xbt/misc.h" -#include "xbt/asserts.h" +#include +#include +#include -#include "simgrid_config.h" +#include #include #include