Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Sort include lists according to clang-format.
[simgrid.git] / src / instr / instr_private.hpp
index 50a189a..05a6631 100644 (file)
@@ -24,8 +24,8 @@
 
 #define INSTR_DEFAULT_STR_SIZE 500
 
 
 #define INSTR_DEFAULT_STR_SIZE 500
 
-#include "xbt/graph.h"
 #include "xbt/dict.h"
 #include "xbt/dict.h"
+#include "xbt/graph.h"
 
 namespace simgrid {
 namespace instr {
 
 namespace simgrid {
 namespace instr {