X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/18ef06c104e1e0608b05eea98d3c7569584710ec..877fd76c223fe2fba051129f3ba0339bb5566bce:/teshsuite/simdag/is-router/is-router.cpp diff --git a/teshsuite/simdag/is-router/is-router.cpp b/teshsuite/simdag/is-router/is-router.cpp index 4e2bc761a0..2aa9ccf0a4 100644 --- a/teshsuite/simdag/is-router/is-router.cpp +++ b/teshsuite/simdag/is-router/is-router.cpp @@ -3,11 +3,11 @@ /* 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 +#include "simgrid/s4u/host.hpp" #include "simgrid/simdag.h" +#include "src/kernel/routing/NetCard.hpp" #include "src/surf/surf_routing.hpp" -#include "simgrid/s4u/host.hpp" - +#include int main(int argc, char **argv) {