X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/198b09ec16ca1b8fc05053bcae9e75c0ad689711..e92ead61dede9c7ccb3e5fc5a889f762e9ded744:/src/surf/AsClusterFatTree.cpp diff --git a/src/surf/AsClusterFatTree.cpp b/src/surf/AsClusterFatTree.cpp index 8fea21e54c..18df2ff858 100644 --- a/src/surf/AsClusterFatTree.cpp +++ b/src/surf/AsClusterFatTree.cpp @@ -3,6 +3,9 @@ /* 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 + #include "src/surf/AsClusterFatTree.hpp" #include "src/surf/network_interface.hpp" @@ -11,10 +14,6 @@ #include #include -#include -#include -#include - #include "src/surf/xml/platf.hpp" // FIXME: move that back to the parsing area