X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7139a4b9c5bef19fa62e28ad990e4cefe76414e6..268981d54533fb025d1353582cf229d235eb2fb2:/include/xbt/ex.h diff --git a/include/xbt/ex.h b/include/xbt/ex.h index 3a4a7ba409..e8594e7e8f 100644 --- a/include/xbt/ex.h +++ b/include/xbt/ex.h @@ -32,8 +32,8 @@ #ifndef __XBT_EX_H__ #define __XBT_EX_H__ -#include #include +#include /* do not include execinfo.h directly since it's not always available. Instead, copy the parts we need (and fake when it's not there) */