Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix #if HAVE_HEADACHE
[simgrid.git] / src / xbt / cunit.c
index 5235db6..550eb9e 100644 (file)
@@ -10,6 +10,7 @@
 /* At some point we should use https://github.com/google/googletest instead */
 
 #include "src/portable.h"
+#include <stdio.h>
 
 #include "xbt/sysdep.h"         /* bvprintf */
 #include "xbt/cunit.h"