X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/843bda6c658a206ebd22778a0576f101782bcfe9..975babad32bf69ffb339dc1d449cd85e111ba733:/src/surf/surf_routing.c diff --git a/src/surf/surf_routing.c b/src/surf/surf_routing.c index 8561b868b5..4aadf20d31 100644 --- a/src/surf/surf_routing.c +++ b/src/surf/surf_routing.c @@ -4,14 +4,14 @@ /* 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 /* regular expression library */ - #include "simgrid/platf_interface.h" // platform creation API internal interface #include "surf_routing_private.h" #include "surf/surf_routing.h" #include "surf/surfxml_parse_values.h" +#include /* regular expression library */ + /** * @ingroup SURF_build_api * @brief A library containing all known workstations