Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Move declarations for xbt_abort and xbt_die to xbt/asserts.h.
[simgrid.git] / src / instr / jedule / jedule.cpp
index d32dcf2..d35a805 100644 (file)
@@ -4,8 +4,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 "xbt/asserts.h"
 #include "simgrid/jedule/jedule.hpp"
+#include "simgrid/config.h"
+#include "xbt/asserts.h"
 
 #if SIMGRID_HAVE_JEDULE