X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a60db7db98ac9e60384b1009120ae009bebc8c24..130f51aeb55bd3bf2706c1f5b09ca59fa291c087:/include/xbt.h diff --git a/include/xbt.h b/include/xbt.h index 9d5510ec9f..0f6e5b8c04 100644 --- a/include/xbt.h +++ b/include/xbt.h @@ -1,6 +1,6 @@ /* xbt.h - Public interface to the xbt (SimGrid's toolbox) */ -/* Copyright (c) 2004-2014. The SimGrid Team. +/* Copyright (c) 2004-2023. The SimGrid Team. * All rights reserved. */ /* This program is free software; you can redistribute it and/or modify it @@ -12,24 +12,19 @@ #include #include #include -#include #include #include #include -#include - #include #include -#include -#include -#include #include -#include +#ifdef __cplusplus +#include +#endif -#include #include -#endif /* xbt_H */ +#endif /* XBT_H */