Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
This example does not work for the moment on windows
[simgrid.git] / src / xbt / xbt_replay_trace_reader.c
index aafd768..ef70a1c 100644 (file)
@@ -3,8 +3,9 @@
 
 /* This program is free software; you can redistribute it and/or modify it
  * under the terms of the license (GNU LGPL) which comes with this package. */
+#include "simgrid_config.h" //For getline, keep that include first
+
 #include "gras_config.h"
-#include "simgrid_config.h" /* getline */
 #include <errno.h>
 #include "xbt/sysdep.h"
 #include "xbt/log.h"