X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/5b3677b425b9cc6949c1573d59ac772540cbf4b2..b348b0d4cff528bb4562222aa9f7874b8d30626f:/include/xbt.h diff --git a/include/xbt.h b/include/xbt.h index 21dd04cdd3..c30e68523c 100644 --- a/include/xbt.h +++ b/include/xbt.h @@ -6,12 +6,13 @@ /* 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. */ -#ifndef xbt_H -#define xbt_H +#ifndef XBT_H +#define XBT_H #include #include #include +#include #include #include @@ -22,16 +23,14 @@ #include #include -#include #include #include -#include #include -#include #include #include #include +#include #endif /* xbt_H */