Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
further reduce the amount of includes
[simgrid.git] / include / simgrid / instr.h
index f8d60be..d11221e 100644 (file)
@@ -7,12 +7,8 @@
 #ifndef INSTR_H_
 #define INSTR_H_
 
-#include "simgrid_config.h"
-
 #include "xbt.h"
-#include "xbt/graph.h"
 #include "simgrid/msg.h"
-#include "simgrid/simdag.h"
 
 SG_BEGIN_DECL()