Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Make Hello World example works with mingw
[simgrid.git] / doc / HelloWorld / HelloWorld.c
index 796b67a..1399ea9 100644 (file)
@@ -1,3 +1,4 @@
+#include <stdio.h>
 #include "xbt/log.h"
 XBT_LOG_NEW_DEFAULT_CATEGORY(HelloWorld,
                              "Messages specific for this Hello World example");
 #include "xbt/log.h"
 XBT_LOG_NEW_DEFAULT_CATEGORY(HelloWorld,
                              "Messages specific for this Hello World example");