Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
these includes are useless
[simgrid.git] / src / surf / surf_routing_generic.c
index 6f6d587..177c092 100644 (file)
@@ -10,8 +10,6 @@
 #include "surf/surf_routing.h"
 #include "surf/surfxml_parse_values.h"
 
-#include <pcre.h>               /* regular expression library */
-
 XBT_LOG_NEW_DEFAULT_SUBCATEGORY(surf_routing_generic, surf_route, "Generic implementation of the surf routing");
 
 static int no_bypassroute_declared = 1;