Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add the floyd approach
[simgrid.git] / src / surf / surfxml_parse.c
index 693a49b..8967099 100644 (file)
@@ -10,7 +10,6 @@
 #include "xbt/dict.h"
 #include "surf/surfxml_parse_private.h"
 #include "surf/surf_private.h"
-#include "surf/surf.h"
 
 XBT_LOG_NEW_DEFAULT_SUBCATEGORY(surf_parse, surf,
                                 "Logging specific to the SURF parsing module");