Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
to create the examples directory
[simgrid.git] / src / xbt / ex.c
index 02e8edc..29941d5 100644 (file)
@@ -314,6 +314,7 @@ int backtrace (void **__array, int __size) {
 #endif
 
 #ifdef SIMGRID_TEST
+#include <stdio.h>
 #include "xbt/ex.h"
 
 XBT_TEST_SUITE("xbt_ex","Exception Handling");