X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e19e409cb82832c9b1f71b3cfaef58676b5f7ac8..1f5cc4e090af49a98da0e25e9ee21a8ce6ce30f8:/src/surf/ptask_L07.cpp diff --git a/src/surf/ptask_L07.cpp b/src/surf/ptask_L07.cpp index cc27a24688..593ca1e63f 100644 --- a/src/surf/ptask_L07.cpp +++ b/src/surf/ptask_L07.cpp @@ -3,13 +3,13 @@ /* 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 "ptask_L07.hpp" -#include "simgrid/kernel/routing/NetZoneImpl.hpp" -#include "simgrid/s4u/Engine.hpp" +#include +#include +#include + #include "src/kernel/EngineImpl.hpp" #include "src/kernel/resource/profile/Event.hpp" -#include "surf/surf.hpp" -#include "xbt/config.hpp" +#include "src/surf/ptask_L07.hpp" #include