X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/aa5a11b84f7953b5b030e9996c47b890b27785d6..5b9cf50be0a43c599b20b1ed28341971a571d70d:/src/xbt/ex.c?ds=sidebyside diff --git a/src/xbt/ex.c b/src/xbt/ex.c index 02e8edcebd..29941d5282 100644 --- a/src/xbt/ex.c +++ b/src/xbt/ex.c @@ -314,6 +314,7 @@ int backtrace (void **__array, int __size) { #endif #ifdef SIMGRID_TEST +#include #include "xbt/ex.h" XBT_TEST_SUITE("xbt_ex","Exception Handling");